diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-06 20:54:23 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-06 21:00:58 +0200 |
commit | 01195c69102e2523e3da73d22dc5d9413d0e9c79 (patch) | |
tree | a6768b5ad5c3cc4f4907fd9b4c91f2d640de3004 /dev-python/webtest | |
parent | dev-python/tqdm: Stabilize 4.45.0 amd64, #730104 (diff) | |
download | gentoo-01195c69102e2523e3da73d22dc5d9413d0e9c79.tar.gz gentoo-01195c69102e2523e3da73d22dc5d9413d0e9c79.tar.bz2 gentoo-01195c69102e2523e3da73d22dc5d9413d0e9c79.zip |
dev-python/webtest: Stabilize 2.0.35 amd64, #730126
Signed-off-by: Michał Górny <mgorny@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 660032760a1b..cf39ace21156 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 )" |