diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-05 12:52:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-05 12:52:15 +0100 |
commit | 0f67ebe0d3c33833b19fab8c7bc01528b0024a66 (patch) | |
tree | 1f1b505a263c89ad46cb3332960a267008f21a54 /dev-python/testrepository | |
parent | dev-python/funcsigs: sparc stable wrt bug #564588 (diff) | |
download | gentoo-0f67ebe0d3c33833b19fab8c7bc01528b0024a66.tar.gz gentoo-0f67ebe0d3c33833b19fab8c7bc01528b0024a66.tar.bz2 gentoo-0f67ebe0d3c33833b19fab8c7bc01528b0024a66.zip |
dev-python/testrepository: sparc stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-python/testrepository')
-rw-r--r-- | dev-python/testrepository/testrepository-0.0.18-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/testrepository/testrepository-0.0.18-r1.ebuild b/dev-python/testrepository/testrepository-0.0.18-r1.ebuild index 0b287e877a49..684ec93334cf 100644 --- a/dev-python/testrepository/testrepository-0.0.18-r1.ebuild +++ b/dev-python/testrepository/testrepository-0.0.18-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" 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" RDEPEND=" |