From 39584c29a115d93fbd05ae0601d16fcf8a793a21 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 9 Feb 2021 21:36:22 +0000 Subject: dev-util/pkgcheck: Keyword 0.8.2 ppc64, #768126 Signed-off-by: Sam James --- dev-util/pkgcheck/pkgcheck-0.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-util') diff --git a/dev-util/pkgcheck/pkgcheck-0.8.2.ebuild b/dev-util/pkgcheck/pkgcheck-0.8.2.ebuild index a768d08fe5a5..a36cbda3c077 100644 --- a/dev-util/pkgcheck/pkgcheck-0.8.2.ebuild +++ b/dev-util/pkgcheck/pkgcheck-0.8.2.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then EGIT_REPO_URI="https://github.com/pkgcore/pkgcheck.git" inherit git-r3 else - KEYWORDS="~amd64 ~hppa ~sparc ~x86 ~x64-macos" + KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86 ~x64-macos" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" fi -- cgit v1.2.3-65-gdbad