summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-31 15:06:21 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-31 15:06:21 +0200
commit8f166ef6798f1f501def200193568836a1bffbf9 (patch)
treef1d9f1bd05fa3d80c3b9f761b0b583f516c498c8 /dev-python/pypy3-exe-bin
parentdev-python/pypy3-exe: Stabilize 7.3.11 amd64, #892711 (diff)
downloadgentoo-8f166ef6798f1f501def200193568836a1bffbf9.tar.gz
gentoo-8f166ef6798f1f501def200193568836a1bffbf9.tar.bz2
gentoo-8f166ef6798f1f501def200193568836a1bffbf9.zip
dev-python/pypy3-exe-bin: Stabilize 7.3.11 amd64, #892711
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pypy3-exe-bin')
-rw-r--r--dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.11.ebuild b/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.11.ebuild
index e7bb602c5789..06f85105d226 100644
--- a/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.11.ebuild
+++ b/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -50,7 +50,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="MIT"
SLOT="3.9-${PV%_p*}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
# sys-devel/gcc for libgcc_s.so
RDEPEND="