diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-07-29 15:04:49 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-07-29 15:37:42 -0500 |
commit | 452c086ed223988a612f15dc5418d63dc18215c0 (patch) | |
tree | 562c7c375fa08e042e26cc58c2e13a07b6881f6b /dev-python | |
parent | dev-python/pbr: 3.1.1 stable amd64 and x86 (diff) | |
download | gentoo-452c086ed223988a612f15dc5418d63dc18215c0.tar.gz gentoo-452c086ed223988a612f15dc5418d63dc18215c0.tar.bz2 gentoo-452c086ed223988a612f15dc5418d63dc18215c0.zip |
dev-python/fixtures: 3.0.0 stable arm and hppa
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/fixtures/fixtures-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fixtures/fixtures-3.0.0.ebuild b/dev-python/fixtures/fixtures-3.0.0.ebuild index 70c14c043717..2a20a161e889 100644 --- a/dev-python/fixtures/fixtures-3.0.0.ebuild +++ b/dev-python/fixtures/fixtures-3.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="|| ( Apache-2.0 BSD )" 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" # nose not listed but provides coverage output of tests |