commit: 008996bd4ce6fbd12ad6f37c448786ff61debc57
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 17:26:33 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 17:26:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=008996bd
dev-util/pkgcheck: Stabilize 0.10.32 x86, #944718
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-util/pkgcheck/pkgcheck-0.10.32.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.32.ebuild
b/dev-util/pkgcheck/pkgcheck-0.10.32.ebuild
index 7c6573244e53..812fcd49d7a6 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.32.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.32.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then
https://github.com/pkgcore/pkgcheck.git"
inherit git-r3
else
- KEYWORDS="~alpha ~amd64 arm arm64 hppa ~loong ~mips ppc ~ppc64 ~riscv
~s390 sparc ~x86 ~x64-macos"
+ KEYWORDS="~alpha ~amd64 arm arm64 hppa ~loong ~mips ppc ~ppc64 ~riscv
~s390 sparc x86 ~x64-macos"
inherit pypi
fi