dev-util/pkgcheck: Keyword 0.8.2 ppc64, #768126

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-02-09 21:36:22 +00:00
parent 683684576e
commit 39584c29a1

View File

@@ -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