diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 19:25:58 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 19:25:58 -0500 |
commit | 5e32142b8df4ecc2ec502ce1d4bc15a3eab649eb (patch) | |
tree | 81af958102f20670ede81b30c9b60ac5358426f7 /dev-python/testrepository/testrepository-0.0.20.ebuild | |
parent | dev-python/requests: 2.18.4 stablized alpha amd64 arm arm64 hppa ia64 m68k ~m... (diff) | |
download | gentoo-5e32142b8df4ecc2ec502ce1d4bc15a3eab649eb.tar.gz gentoo-5e32142b8df4ecc2ec502ce1d4bc15a3eab649eb.tar.bz2 gentoo-5e32142b8df4ecc2ec502ce1d4bc15a3eab649eb.zip |
dev-python/testrepository: 0.0.20 stablized alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux under allarches
Stablized for Openstack Queens
Diffstat (limited to 'dev-python/testrepository/testrepository-0.0.20.ebuild')
-rw-r--r-- | dev-python/testrepository/testrepository-0.0.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/testrepository/testrepository-0.0.20.ebuild b/dev-python/testrepository/testrepository-0.0.20.ebuild index 53ebcd1c2dbc..59fbcc1f08b6 100644 --- a/dev-python/testrepository/testrepository-0.0.20.ebuild +++ b/dev-python/testrepository/testrepository-0.0.20.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-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" |