diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-25 22:09:25 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-25 22:09:25 +0100 |
commit | 1b85f817cfbe8f964491cde7566573c87cbda0fc (patch) | |
tree | 4ea4ea965fd688ec65116f0c28703ce704e88ee2 /dev-python/webtest | |
parent | dev-python/waitress-1.0.1-r0: stable on alpha (diff) | |
download | gentoo-1b85f817cfbe8f964491cde7566573c87cbda0fc.tar.gz gentoo-1b85f817cfbe8f964491cde7566573c87cbda0fc.tar.bz2 gentoo-1b85f817cfbe8f964491cde7566573c87cbda0fc.zip |
dev-python/webtest-2.0.21-r0: stable on alpha
Gentoo-Bug: 606362
Diffstat (limited to 'dev-python/webtest')
-rw-r--r-- | dev-python/webtest/webtest-2.0.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/webtest/webtest-2.0.21.ebuild b/dev-python/webtest/webtest-2.0.21.ebuild index 1ce9a9e4bf81..e996e5522deb 100644 --- a/dev-python/webtest/webtest-2.0.21.ebuild +++ b/dev-python/webtest/webtest-2.0.21.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="doc test" # nose<1.3.0 appears a leftover never updated in requires.txt. tests pass fine with latest |