summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-03-18 12:31:13 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-03-18 12:31:13 +0200
commiteb80da98371e83c2c705a320cfa11905e35feac5 (patch)
tree238c63f60abd79d1adc832221a0e86d53fdc1b70 /dev-python/beniget
parentdev-python/gast: Stabilize 0.5.3 ppc, #835551 (diff)
downloadgentoo-eb80da98371e83c2c705a320cfa11905e35feac5.tar.gz
gentoo-eb80da98371e83c2c705a320cfa11905e35feac5.tar.bz2
gentoo-eb80da98371e83c2c705a320cfa11905e35feac5.zip
dev-python/beniget: Stabilize 0.4.1 ppc, #835551
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/beniget')
-rw-r--r--dev-python/beniget/beniget-0.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/beniget/beniget-0.4.1.ebuild b/dev-python/beniget/beniget-0.4.1.ebuild
index 6cf78a55d908..8d7b67ff331b 100644
--- a/dev-python/beniget/beniget-0.4.1.ebuild
+++ b/dev-python/beniget/beniget-0.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc x86"
RDEPEND="=dev-python/gast-0.5*[${PYTHON_USEDEP}]"