diff options
author | 2020-07-19 15:46:00 +0000 | |
---|---|---|
committer | 2020-07-19 15:46:00 +0000 | |
commit | 545fab4a7ea0498bf0fae8343adcc46c6c776d82 (patch) | |
tree | fc044db03933161c425c1cd3b59f4be26ccb6226 /dev-python/webtest | |
parent | dev-python/pypiserver: x86 stable (bug #730126) (diff) | |
download | gentoo-545fab4a7ea0498bf0fae8343adcc46c6c776d82.tar.gz gentoo-545fab4a7ea0498bf0fae8343adcc46c6c776d82.tar.bz2 gentoo-545fab4a7ea0498bf0fae8343adcc46c6c776d82.zip |
dev-python/webtest: x86 stable (bug #730126)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/webtest')
-rw-r--r-- | dev-python/webtest/webtest-2.0.35.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/webtest/webtest-2.0.35.ebuild b/dev-python/webtest/webtest-2.0.35.ebuild index 515fb31ae2b4..d41ecba469c1 100644 --- a/dev-python/webtest/webtest-2.0.35.ebuild +++ b/dev-python/webtest/webtest-2.0.35.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |