diff options
Diffstat (limited to 'dev-python/webtest/webtest-2.0.21.ebuild')
-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 52db123124f2..073cd5c91fb0 100644 --- a/dev-python/webtest/webtest-2.0.21.ebuild +++ b/dev-python/webtest/webtest-2.0.21.ebuild @@ -16,7 +16,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 ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc64 ~s390 sparc x86" IUSE="doc test" RESTRICT="!test? ( test )" |