diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-11-18 16:36:32 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-11-18 16:40:15 +0100 |
commit | 78a75def30a5e444653e67366317fc615fe50983 (patch) | |
tree | de7be385339bc9fdf4b5764ca30719bb01045006 /dev-python | |
parent | dev-python/http-parser: Keyword under ALLARCHES policy (diff) | |
download | gentoo-78a75def30a5e444653e67366317fc615fe50983.tar.gz gentoo-78a75def30a5e444653e67366317fc615fe50983.tar.bz2 gentoo-78a75def30a5e444653e67366317fc615fe50983.zip |
dev-python/webtest: Keyword under ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=543802
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/webtest/webtest-2.0.16.ebuild | 2 | ||||
-rw-r--r-- | dev-python/webtest/webtest-2.0.17.ebuild | 4 | ||||
-rw-r--r-- | dev-python/webtest/webtest-2.0.18.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/webtest/webtest-2.0.16.ebuild b/dev-python/webtest/webtest-2.0.16.ebuild index 98af652947f1..f42020cee5d7 100644 --- a/dev-python/webtest/webtest-2.0.16.ebuild +++ b/dev-python/webtest/webtest-2.0.16.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ppc ppc64 x86" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="doc test" #nose<1.3.0 diff --git a/dev-python/webtest/webtest-2.0.17.ebuild b/dev-python/webtest/webtest-2.0.17.ebuild index 478873b1d7cc..ccac72d8f04a 100644 --- a/dev-python/webtest/webtest-2.0.17.ebuild +++ b/dev-python/webtest/webtest-2.0.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~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 diff --git a/dev-python/webtest/webtest-2.0.18.ebuild b/dev-python/webtest/webtest-2.0.18.ebuild index 8f8b57912a0c..ccac72d8f04a 100644 --- a/dev-python/webtest/webtest-2.0.18.ebuild +++ b/dev-python/webtest/webtest-2.0.18.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~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 |