summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-02 14:11:09 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-02 14:11:09 +0100
commitc8668d2bc9695a118aa47f72f95fe2eda14a5294 (patch)
treef7abd6b58d09caab74dcbc3a39d86f83ae6e4a59 /dev-python
parent1515a42ecc23effd0267dc0f42fee8b50b2416f1 (diff)
downloadgentoo-c8668d2bc9695a118aa47f72f95fe2eda14a5294.tar.gz
gentoo-c8668d2bc9695a118aa47f72f95fe2eda14a5294.tar.bz2
gentoo-c8668d2bc9695a118aa47f72f95fe2eda14a5294.zip
dev-python/pbr: x86 stable wrt bug #564588
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pbr/pbr-1.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pbr/pbr-1.8.1.ebuild b/dev-python/pbr/pbr-1.8.1.ebuild
index 425a4aa972f1..5f2e3b7ed141 100644
--- a/dev-python/pbr/pbr-1.8.1.ebuild
+++ b/dev-python/pbr/pbr-1.8.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="test"
# git is needed for tests, see https://bugs.launchpad.net/pbr/+bug/1326682 and https://bugs.gentoo.org/show_bug.cgi?id=561038