summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-05-19 19:58:42 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-05-19 19:58:42 +0300
commitaa72370ef73839d82a435bbe99dada694598ce3a (patch)
treeb688d658453dadb49398c0754405ffcc584285b9 /dev-util/pkgcheck
parentdev-python/orjson: Stabilize 3.10.3 arm64, #932055 (diff)
downloadgentoo-aa72370ef73839d82a435bbe99dada694598ce3a.tar.gz
gentoo-aa72370ef73839d82a435bbe99dada694598ce3a.tar.bz2
gentoo-aa72370ef73839d82a435bbe99dada694598ce3a.zip
dev-util/pkgcheck: Keyword 0.10.30 ppc, #932078
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/pkgcheck')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.10.30.ebuild2
1 files changed, 1 insertions, 1 deletions
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