diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-14 14:03:42 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-14 14:03:42 +0200 |
commit | c354c94b048cfa94fbe83eae8e25aa4a86832249 (patch) | |
tree | cf9923b39173408b843c3c193abed10691eeda9d /dev-python/fixtures | |
parent | dev-python/unittest2: Rekeyword according to old KEYWORDS (diff) | |
download | gentoo-c354c94b048cfa94fbe83eae8e25aa4a86832249.tar.gz gentoo-c354c94b048cfa94fbe83eae8e25aa4a86832249.tar.bz2 gentoo-c354c94b048cfa94fbe83eae8e25aa4a86832249.zip |
dev-python/fixtures: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/fixtures')
-rw-r--r-- | dev-python/fixtures/fixtures-1.3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fixtures/fixtures-1.3.1-r1.ebuild b/dev-python/fixtures/fixtures-1.3.1-r1.ebuild index c5313ec8fbb5..af97575a95c0 100644 --- a/dev-python/fixtures/fixtures-1.3.1-r1.ebuild +++ b/dev-python/fixtures/fixtures-1.3.1-r1.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 ~hppa ~ia64 ~ppc ~ppc64 ~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 |