Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/owslib/
Date: Sat, 09 Oct 2021 07:08:35
Message-Id: 1633763286.d7039cb31076781a51252795b0265748c7138f46.mgorny@gentoo
1 commit: d7039cb31076781a51252795b0265748c7138f46
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 9 06:36:28 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 9 07:08:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7039cb3
7
8 dev-python/owslib: Drop to ~x86 due to arch team slacking
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/owslib/owslib-0.20.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/owslib/owslib-0.20.0.ebuild b/dev-python/owslib/owslib-0.20.0.ebuild
16 index a5f26d6321d..cbb73ccd6a1 100644
17 --- a/dev-python/owslib/owslib-0.20.0.ebuild
18 +++ b/dev-python/owslib/owslib-0.20.0.ebuild
19 @@ -14,7 +14,7 @@ S="${WORKDIR}/OWSLib-${PV}"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="amd64 x86"
24 +KEYWORDS="amd64 ~x86"
25 IUSE="test"
26
27 RDEPEND="