commit: aa72370ef73839d82a435bbe99dada694598ce3a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 16:58:42 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun May 19 16:58:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa72370e
dev-util/pkgcheck: Keyword 0.10.30 ppc, #932078
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-util/pkgcheck/pkgcheck-0.10.30.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.30.ebuild
b/dev-util/pkgcheck/pkgcheck-0.10.30.ebuild
index 8ca11f3de683..7315eae9e476 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.30.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.30.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then
https://github.com/pkgcore/pkgcheck.git"
inherit git-r3
else
- KEYWORDS="~amd64 ~arm ~arm64 ~s390 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~s390 ~x86"
inherit pypi
fi