summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-06-03 12:11:24 -0400
committerViorel Munteanu <ceamac@gentoo.org>2024-06-04 20:43:40 +0300
commitddfa6dccccba48a4d167f4f6dce571686974faba (patch)
tree947942dc754dcdc735199bc9ef1bd19bc7773663 /dev-util/pkgcheck
parentdev-python/tree-sitter: Keyword 0.22.3 ppc64, #932078 (diff)
downloadgentoo-ddfa6dccccba48a4d167f4f6dce571686974faba.tar.gz
gentoo-ddfa6dccccba48a4d167f4f6dce571686974faba.tar.bz2
gentoo-ddfa6dccccba48a4d167f4f6dce571686974faba.zip
dev-util/pkgcheck: Keyword 0.10.30 ppc64, #932078
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@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 b6425a194cef..db25b7d84fd0 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 ~ppc ~riscv ~s390 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
inherit pypi
fi