summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-10 19:19:54 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-10 19:19:54 +0300
commita5cbe65f45949f6fc2871d0e41a8bf8c469b6619 (patch)
treea90cdf90e59c26416291be1991dfaf83699863d0
parentapp-portage/elt-patches: Stabilize 20240912 arm64, #940503 (diff)
downloadgentoo-a5cbe65f45949f6fc2871d0e41a8bf8c469b6619.tar.gz
gentoo-a5cbe65f45949f6fc2871d0e41a8bf8c469b6619.tar.bz2
gentoo-a5cbe65f45949f6fc2871d0e41a8bf8c469b6619.zip
dev-cpp/cppdap: Stabilize 0_pre20240802 arm64, #940865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-cpp/cppdap/cppdap-0_pre20240802.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"