dev-cpp/cppdap: Stabilize 0_pre20240802 ppc, #940865

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-22 12:58:10 +01:00
parent 725965d872
commit 0e42e9ad4d

View File

@@ -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 )"