commit: 0e42e9ad4dadc6bac54f0f0796e07b6c1f6e9ef4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 22 11:58:10 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 22 11:58:10 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e42e9ad
dev-cpp/cppdap: Stabilize 0_pre20240802 ppc, #940865
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/cppdap/cppdap-0_pre20240802.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-cpp/cppdap/cppdap-0_pre20240802.ebuild
b/dev-cpp/cppdap/cppdap-0_pre20240802.ebuild
index e4991d2cc9d5..2a2a6f35d508 100644
--- a/dev-cpp/cppdap/cppdap-0_pre20240802.ebuild
+++ b/dev-cpp/cppdap/cppdap-0_pre20240802.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 )"