diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-03 15:46:23 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-03 15:46:23 +0200 |
commit | cb283456c732c5a70af99db2b7af208fa0280d6f (patch) | |
tree | c71d3e5d43ae27a5115819a992940ec860755613 /dev-python/pypy-exe-bin | |
parent | dev-python/pypy-exe: Stabilize 7.3.11 x86, #893008 (diff) | |
download | gentoo-cb283456c732c5a70af99db2b7af208fa0280d6f.tar.gz gentoo-cb283456c732c5a70af99db2b7af208fa0280d6f.tar.bz2 gentoo-cb283456c732c5a70af99db2b7af208fa0280d6f.zip |
dev-python/pypy-exe-bin: Stabilize 7.3.11 x86, #893008
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pypy-exe-bin')
-rw-r--r-- | dev-python/pypy-exe-bin/pypy-exe-bin-7.3.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.11.ebuild b/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.11.ebuild index 26726bf419c3..ee6564ba3090 100644 --- a/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.11.ebuild +++ b/dev-python/pypy-exe-bin/pypy-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}" LICENSE="MIT" SLOT="${PV%_p*}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 x86" # sys-devel/gcc for libgcc_s.so RDEPEND=" |