Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyphen/
Date: Sun, 05 Sep 2021 20:01:42
Message-Id: 1630872091.75e5db7f546758ee3e98317aae5a96c499d57ecf.ago@gentoo
1 commit: 75e5db7f546758ee3e98317aae5a96c499d57ecf
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 5 20:01:31 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 5 20:01:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75e5db7f
7
8 dev-python/pyphen: amd64/x86 stable (ALLARCHES policy) wrt bug #811642
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 dev-python/pyphen/pyphen-0.11.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/pyphen/pyphen-0.11.0-r1.ebuild b/dev-python/pyphen/pyphen-0.11.0-r1.ebuild
17 index 6483d12818a..9d32c2dd7a3 100644
18 --- a/dev-python/pyphen/pyphen-0.11.0-r1.ebuild
19 +++ b/dev-python/pyphen/pyphen-0.11.0-r1.ebuild
20 @@ -15,7 +15,7 @@ S=${WORKDIR}/${P^}
21
22 LICENSE="GPL-2+ LGPL-2+ MPL-1.1"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26
27 BDEPEND="
28 >=dev-python/pyproject2setuppy-18[${PYTHON_USEDEP}]"