summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:52:19 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:59:21 +0200
commitfbd789bac3ccc0e7b7dcb95a0b9ce99ab699507e (patch)
tree4e09f12065b929240951879f361ec9a6ab71173f /dev-util/pkgcheck
parentapp-portage/nattka: x86 stable wrt bug #730910 (diff)
downloadgentoo-fbd789bac3ccc0e7b7dcb95a0b9ce99ab699507e.tar.gz
gentoo-fbd789bac3ccc0e7b7dcb95a0b9ce99ab699507e.tar.bz2
gentoo-fbd789bac3ccc0e7b7dcb95a0b9ce99ab699507e.zip
dev-util/pkgcheck: x86 stable wrt bug #730910
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@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 84cec761d99e..0cfe1b0495b0 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="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi