commit: 5e051c55b144e0528e94ed3d1eac74ea6f19fba4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 18 14:08:21 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 18 14:08:21 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e051c55
dev-cpp/cppdap: Stabilize 0_pre20230605-r1 arm64, #915949
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/cppdap/cppdap-0_pre20230605-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/cppdap/cppdap-0_pre20230605-r1.ebuild
b/dev-cpp/cppdap/cppdap-0_pre20230605-r1.ebuild
index b8e9ed4a24e6..e5fa91928e36 100644
--- a/dev-cpp/cppdap/cppdap-0_pre20230605-r1.ebuild
+++ b/dev-cpp/cppdap/cppdap-0_pre20230605-r1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}"/${PN}-${CPPDAP_COMMIT}
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 arm x86"
+KEYWORDS="~amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"