diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 16:17:07 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 16:17:07 +0200 |
commit | 46cfdfcf41800847649f91bd71e11f1cb2a663b0 (patch) | |
tree | 18c55a55c906643f6f93f9d09f8b56cdaedc13da /dev-python/pypy-exe-bin | |
parent | dev-libs/tinyxml2: add 10.0.0 (diff) | |
download | gentoo-46cfdfcf41800847649f91bd71e11f1cb2a663b0.tar.gz gentoo-46cfdfcf41800847649f91bd71e11f1cb2a663b0.tar.bz2 gentoo-46cfdfcf41800847649f91bd71e11f1cb2a663b0.zip |
dev-python/pypy-exe-bin: Stabilize 7.3.14 x86, #922567
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.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.14.ebuild b/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.14.ebuild index 577201cf8c2d..ca1660a980bd 100644 --- a/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.14.ebuild +++ b/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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=" |