commit: b2156893932d6b8b477a981d93c9fb349061c29b
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 4 08:57:40 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Feb 4 08:57:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2156893
dev-python/pyphen: Stabilize 0.12.0 ALLARCHES, #832650
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/pyphen/pyphen-0.12.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pyphen/pyphen-0.12.0.ebuild
b/dev-python/pyphen/pyphen-0.12.0.ebuild
index b70a51d50b40..375255ad8716 100644
--- a/dev-python/pyphen/pyphen-0.12.0.ebuild
+++ b/dev-python/pyphen/pyphen-0.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ S=${WORKDIR}/${P^}
LICENSE="GPL-2+ LGPL-2+ MPL-1.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
BDEPEND="
>=dev-python/pyproject2setuppy-18[${PYTHON_USEDEP}]"