diff options
author | 2019-12-03 20:43:17 -0500 | |
---|---|---|
committer | 2019-12-03 20:46:56 -0500 | |
commit | df3f06a450cb883c62d40481264b5165968cca3b (patch) | |
tree | a97b6e2c590b6269ef25ad84c670be208e55f3e5 /dev-python/webtest | |
parent | www-servers/tornado: amd64 stable version 5.1 (diff) | |
download | gentoo-df3f06a450cb883c62d40481264b5165968cca3b.tar.gz gentoo-df3f06a450cb883c62d40481264b5165968cca3b.tar.bz2 gentoo-df3f06a450cb883c62d40481264b5165968cca3b.zip |
dev-python/webtest: amd64 stable version 2.0.33
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-python/webtest')
-rw-r--r-- | dev-python/webtest/webtest-2.0.33.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/webtest/webtest-2.0.33.ebuild b/dev-python/webtest/webtest-2.0.33.ebuild index 993b03f7166a..cac529247172 100644 --- a/dev-python/webtest/webtest-2.0.33.ebuild +++ b/dev-python/webtest/webtest-2.0.33.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |