diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 19:31:02 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 19:31:02 -0500 |
commit | c7b1eea24a6dcb22ce44f71ef1c8068680bb54a7 (patch) | |
tree | bb020b348e2ef1f638d4b8dc124ccd4d4a3e2832 /dev-python/testtools | |
parent | dev-python/pyrsistent: stablize arm64 for testtools (diff) | |
download | gentoo-c7b1eea24a6dcb22ce44f71ef1c8068680bb54a7.tar.gz gentoo-c7b1eea24a6dcb22ce44f71ef1c8068680bb54a7.tar.bz2 gentoo-c7b1eea24a6dcb22ce44f71ef1c8068680bb54a7.zip |
dev-python/testtools: 2.3.0 stablized alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux under allarches
Stablized for Openstack Queens
Diffstat (limited to 'dev-python/testtools')
-rw-r--r-- | dev-python/testtools/testtools-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/testtools/testtools-2.3.0.ebuild b/dev-python/testtools/testtools-2.3.0.ebuild index bd556b22d4a8..0ec501a3f0e0 100644 --- a/dev-python/testtools/testtools-2.3.0.ebuild +++ b/dev-python/testtools/testtools-2.3.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="doc test" CDEPEND=" |