commit: 6c8a97a3b3ea27a2bb7f50fb7197b5e831b92d64
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 23 18:27:40 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 23 18:27:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c8a97a3
dev-python/deprecated: Stabilize 1.2.13 ppc64, #829881
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/deprecated/deprecated-1.2.13.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/deprecated/deprecated-1.2.13.ebuild
b/dev-python/deprecated/deprecated-1.2.13.ebuild
index 9a8cffa0cba1..ca282a1ddeaf 100644
--- a/dev-python/deprecated/deprecated-1.2.13.ebuild
+++ b/dev-python/deprecated/deprecated-1.2.13.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
RDEPEND="dev-python/wrapt[${PYTHON_USEDEP}]"