From 16adc30b1ded39f5d4a8da87821f5e8e20162146 Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Sun, 15 May 2022 00:01:04 +0200 Subject: dev-util/pkgcheck: Keyword 0.10.10 ppc64, #844223 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- dev-util/pkgcheck/pkgcheck-0.10.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-util/pkgcheck') diff --git a/dev-util/pkgcheck/pkgcheck-0.10.10.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.10.ebuild index 2c08f5a2ed09..af134044c723 100644 --- a/dev-util/pkgcheck/pkgcheck-0.10.10.ebuild +++ b/dev-util/pkgcheck/pkgcheck-0.10.10.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]] ; then EGIT_REPO_URI="https://github.com/pkgcore/pkgcheck.git" inherit git-r3 else - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~ppc64" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" fi -- cgit v1.2.3-65-gdbad