diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-18 11:18:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-18 11:18:52 +0100 |
commit | 644f73ce19ea3a0a4b2c7842f0b8a9b0682dfe6d (patch) | |
tree | 7d5787c0612f6a0bb0eba5789f056fd8689f5c3e /dev-python/fixtures | |
parent | dev-python/sqlalchemy-migrate: ia64 stable wrt bug #530600 (diff) | |
download | gentoo-644f73ce19ea3a0a4b2c7842f0b8a9b0682dfe6d.tar.gz gentoo-644f73ce19ea3a0a4b2c7842f0b8a9b0682dfe6d.tar.bz2 gentoo-644f73ce19ea3a0a4b2c7842f0b8a9b0682dfe6d.zip |
dev-python/fixtures: sparc stable wrt bug #530600
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-python/fixtures')
-rw-r--r-- | dev-python/fixtures/fixtures-0.3.14-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fixtures/fixtures-0.3.14-r2.ebuild b/dev-python/fixtures/fixtures-0.3.14-r2.ebuild index 93a2d52e772e..a664059a9c81 100644 --- a/dev-python/fixtures/fixtures-0.3.14-r2.ebuild +++ b/dev-python/fixtures/fixtures-0.3.14-r2.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 hppa ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="test" # nose not listed but provides coverage output of tests |