commit: 6a62f4b87a1bc2b046d9ffa0d09851a6c43be367
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 06:06:08 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 06:06:08 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a62f4b8
app-arch/unadf: Stabilize 0.9.0 ppc, #954498
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-arch/unadf/unadf-0.9.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-arch/unadf/unadf-0.9.0.ebuild
b/app-arch/unadf/unadf-0.9.0.ebuild
index 086aefea188f..1c5456370cb2 100644
--- a/app-arch/unadf/unadf-0.9.0.ebuild
+++ b/app-arch/unadf/unadf-0.9.0.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="|| ( GPL-2+ LGPL-2.1+ )"
SLOT="0/2" # see adflib_lt_version from configure.ac and
util/bump_project_version for more details
-KEYWORDS="amd64 ~hppa ~ppc x86 ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~hppa ppc x86 ~x86-linux ~ppc-macos"
IUSE="test"
RESTRICT="!test? ( test )"