diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 13:00:01 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 15:30:59 -0600 |
commit | e52c62f094d0982afc340fa516e8f128670e43e4 (patch) | |
tree | 9b9f03b08945a11d7a593d7dfaa8f81f1da1c1ac /dev-python/fixtures | |
parent | dev-python/pyldap: 2.4.25.1 stable amd64 and x86 (diff) | |
download | gentoo-e52c62f094d0982afc340fa516e8f128670e43e4.tar.gz gentoo-e52c62f094d0982afc340fa516e8f128670e43e4.tar.bz2 gentoo-e52c62f094d0982afc340fa516e8f128670e43e4.zip |
dev-python/fixtures: 3.0.0 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/fixtures')
-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 fcd4444cb7e8..07d098b290a9 100644 --- a/dev-python/fixtures/fixtures-3.0.0.ebuild +++ b/dev-python/fixtures/fixtures-3.0.0.ebuild @@ -14,7 +14,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 |