diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-29 04:23:07 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-07-04 15:27:51 +0300 |
commit | 78f593b02224c44269e09bab6064a7ce158873fb (patch) | |
tree | 44166ff24e1ca96d8f09df973b137f459c210a6a /dev-python/webtest | |
parent | dev-python/twine: arm64 stable (bug #730126) (diff) | |
download | gentoo-78f593b02224c44269e09bab6064a7ce158873fb.tar.gz gentoo-78f593b02224c44269e09bab6064a7ce158873fb.tar.bz2 gentoo-78f593b02224c44269e09bab6064a7ce158873fb.zip |
dev-python/webtest: arm64 stable (bug #730126)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@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 2a82d27844c9..211caa24aa2a 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 )" |