summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-26 08:42:27 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-03-26 08:42:27 +0100
commitbca8195d0b2e7627267a28f4d6ed431d8984c5f3 (patch)
treedef01d194e03d09d727fb224ddd4f3c70ef8ab32 /dev-util
parentdev-python/tree-sitter: amd64 stable wrt bug #776913 (diff)
downloadgentoo-bca8195d0b2e7627267a28f4d6ed431d8984c5f3.tar.gz
gentoo-bca8195d0b2e7627267a28f4d6ed431d8984c5f3.tar.bz2
gentoo-bca8195d0b2e7627267a28f4d6ed431d8984c5f3.zip
dev-util/pkgcheck: amd64 stable wrt bug #776913
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')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.9.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.9.2-r2.ebuild b/dev-util/pkgcheck/pkgcheck-0.9.2-r2.ebuild
index 6079c401668d..4110824fe530 100644
--- a/dev-util/pkgcheck/pkgcheck-0.9.2-r2.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.9.2-r2.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 ~arm64 hppa ~ia64 ppc ppc64 sparc ~x86 ~x64-macos"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 sparc ~x86 ~x64-macos"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi