diff options
author | Michael Weber <xmw@gentoo.org> | 2017-04-05 09:51:13 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-04-05 09:51:13 +0200 |
commit | 3441f1d1a1123101328bcd8db865855bda4d3b11 (patch) | |
tree | d5997d52c11c263029fe7ea269482762ecbe4af6 /dev-python/webtest/webtest-2.0.21.ebuild | |
parent | dev-python/waitress: arm stable (bug 606362) (diff) | |
download | gentoo-3441f1d1a1123101328bcd8db865855bda4d3b11.tar.gz gentoo-3441f1d1a1123101328bcd8db865855bda4d3b11.tar.bz2 gentoo-3441f1d1a1123101328bcd8db865855bda4d3b11.zip |
dev-python/webtest: arm stable (bug 606362)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
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 2d4c07e717ea..08325c8f8204 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 ~sh sparc x86" +KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ia64 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 |