diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-17 10:19:03 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-18 09:25:30 +0100 |
commit | 5b2ee2d43eebfd31d7eded8144d35800f4000ad3 (patch) | |
tree | 509c2eb1457c73bd792bada082a7de69c508bfc4 /dev-python | |
parent | app-arch/libarchive: Removed old. (diff) | |
download | gentoo-5b2ee2d43eebfd31d7eded8144d35800f4000ad3.tar.gz gentoo-5b2ee2d43eebfd31d7eded8144d35800f4000ad3.tar.bz2 gentoo-5b2ee2d43eebfd31d7eded8144d35800f4000ad3.zip |
dev-python/fixtures: ia64 stable, bug #619822
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
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 436efbf7cc42..70c14c043717 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 |