commit: 9960f34b1916c5aea4301479083f2a3e9447101e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 02:24:13 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 02:24:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9960f34b
app-arch/unadf: Stabilize 0.9.0 x86, #954498
Signed-off-by: Sam James <sam <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 6e6637346344..02fd49788245 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 )"