summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-22 11:23:50 +0000
committerSam James <sam@gentoo.org>2021-02-22 11:23:50 +0000
commit9a51f2427953ed7ed8f7e1243d614e944e9bcd74 (patch)
tree01f9dd89efa6f61dbbfa815dcd0936768467f501 /dev-util/pkgcheck
parentdev-python/tree-sitter: Keyword 0.2.1 arm, #768126 (diff)
downloadgentoo-9a51f2427953ed7ed8f7e1243d614e944e9bcd74.tar.gz
gentoo-9a51f2427953ed7ed8f7e1243d614e944e9bcd74.tar.bz2
gentoo-9a51f2427953ed7ed8f7e1243d614e944e9bcd74.zip
dev-util/pkgcheck: Keyword 0.8.2 arm, #768126
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/pkgcheck')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.8.2.ebuild b/dev-util/pkgcheck/pkgcheck-0.8.2.ebuild
index 5cc5da6b21e5..097c8e70ab0a 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="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi