summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:52:23 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:59:22 +0200
commit4f77ba91fc7ef2aea1d2da2df42f9bcf24687c57 (patch)
treee51bc39ec3cbae0d1ceaf14f3832dc5b458bbbb7 /sys-apps/pkgcore
parentdev-util/pkgcheck: x86 stable wrt bug #730910 (diff)
downloadgentoo-4f77ba91fc7ef2aea1d2da2df42f9bcf24687c57.tar.gz
gentoo-4f77ba91fc7ef2aea1d2da2df42f9bcf24687c57.tar.bz2
gentoo-4f77ba91fc7ef2aea1d2da2df42f9bcf24687c57.zip
sys-apps/pkgcore: 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 'sys-apps/pkgcore')
-rw-r--r--sys-apps/pkgcore/pkgcore-0.10.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pkgcore/pkgcore-0.10.12.ebuild b/sys-apps/pkgcore/pkgcore-0.10.12.ebuild
index 29c44cb55e07..021c599c4ee9 100644
--- a/sys-apps/pkgcore/pkgcore-0.10.12.ebuild
+++ b/sys-apps/pkgcore/pkgcore-0.10.12.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/pkgcore/pkgcore.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