diff options
Diffstat (limited to 'dev-python/pypy-exe-bin/pypy-exe-bin-7.3.11.ebuild')
-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=" |