summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-05-02 09:29:20 +0000
committerMart Raudsepp <leio@gentoo.org>2020-05-02 16:15:08 +0300
commit09ea588ff90c3d1706db544fa54de1389e8f10ca (patch)
tree841067fe5903be73a71fef966a0ed97656d50dd6 /dev-util/pkgcheck
parentdev-python/pathspec: arm64 keyworded (bug #703588) (diff)
downloadgentoo-09ea588ff90c3d1706db544fa54de1389e8f10ca.tar.gz
gentoo-09ea588ff90c3d1706db544fa54de1389e8f10ca.tar.bz2
gentoo-09ea588ff90c3d1706db544fa54de1389e8f10ca.zip
dev-util/pkgcheck: arm64 keyworded (bug #703588)
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-util/pkgcheck')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.7.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.7.6-r1.ebuild b/dev-util/pkgcheck/pkgcheck-0.7.6-r1.ebuild
index 677e2471a279..ee6c0d6638ba 100644
--- a/dev-util/pkgcheck/pkgcheck-0.7.6-r1.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.7.6-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/pkgcore/pkgcheck.git"
inherit git-r3
else
- KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi