commit: a5cbe65f45949f6fc2871d0e41a8bf8c469b6619
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 10 16:19:54 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 10 16:19:54 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5cbe65f
dev-cpp/cppdap: Stabilize 0_pre20240802 arm64, #940865
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-cpp/cppdap/cppdap-0_pre20240802.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/cppdap/cppdap-0_pre20240802.ebuild
b/dev-cpp/cppdap/cppdap-0_pre20240802.ebuild
index d42645e1bf5a..e4991d2cc9d5 100644
--- a/dev-cpp/cppdap/cppdap-0_pre20240802.ebuild
+++ b/dev-cpp/cppdap/cppdap-0_pre20240802.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}"/${PN}-${CPPDAP_COMMIT}
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc x86"
+KEYWORDS="amd64 arm arm64 ~ppc x86"
IUSE="test"
RESTRICT="!test? ( test )"