diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 20:37:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 20:43:05 +0100 |
commit | 368cd04e29c92463c56a289048d86470972d5a1e (patch) | |
tree | e32b9b5c06fe38e8f9cd2c685c8e825fd1a1a459 /dev-python/owslib | |
parent | dev-python/nosexcover: amd64 stable wrt bug #706146 (diff) | |
download | gentoo-368cd04e29c92463c56a289048d86470972d5a1e.tar.gz gentoo-368cd04e29c92463c56a289048d86470972d5a1e.tar.bz2 gentoo-368cd04e29c92463c56a289048d86470972d5a1e.zip |
dev-python/owslib: amd64 stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/owslib')
-rw-r--r-- | dev-python/owslib/owslib-0.17.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/owslib/owslib-0.17.1-r1.ebuild b/dev-python/owslib/owslib-0.17.1-r1.ebuild index 76c1d3aa1f93..15b883c9d47a 100644 --- a/dev-python/owslib/owslib-0.17.1-r1.ebuild +++ b/dev-python/owslib/owslib-0.17.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/geopython/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND=" |