summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-03 13:36:03 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-03-03 13:36:03 +0100
commit708d2e3afe15ce762cabcf0ab77da202b2b6329d (patch)
tree315f5b7b221548be4c404a3db09237fd1f9aecf7 /dev-util/pkgcheck
parentdev-python/tree-sitter: amd64 stable wrt bug #773904 (diff)
downloadgentoo-708d2e3afe15ce762cabcf0ab77da202b2b6329d.tar.gz
gentoo-708d2e3afe15ce762cabcf0ab77da202b2b6329d.tar.bz2
gentoo-708d2e3afe15ce762cabcf0ab77da202b2b6329d.zip
dev-util/pkgcheck: amd64 stable wrt bug #773904
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@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 097c8e70ab0a..bcb58fef57a9 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 ~arm ~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