diff options
author | 2023-11-02 04:05:53 +0000 | |
---|---|---|
committer | 2023-11-02 04:10:48 +0000 | |
commit | 86a3513f8817129746577687cc1b2b1e7fce2781 (patch) | |
tree | e2925ab4f350b2c8f1f9cddb98a07a089519f79d /dev-python/pypy3_10-exe-bin | |
parent | dev-python/pypy3_10-exe: Stabilize 7.3.13 amd64, #916651 (diff) | |
download | gentoo-86a3513f8817129746577687cc1b2b1e7fce2781.tar.gz gentoo-86a3513f8817129746577687cc1b2b1e7fce2781.tar.bz2 gentoo-86a3513f8817129746577687cc1b2b1e7fce2781.zip |
dev-python/pypy3_10-exe-bin: Stabilize 7.3.13 amd64, #916651
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pypy3_10-exe-bin')
-rw-r--r-- | dev-python/pypy3_10-exe-bin/pypy3_10-exe-bin-7.3.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy3_10-exe-bin/pypy3_10-exe-bin-7.3.13.ebuild b/dev-python/pypy3_10-exe-bin/pypy3_10-exe-bin-7.3.13.ebuild index 77878f3bc763..a9e90ccccf41 100644 --- a/dev-python/pypy3_10-exe-bin/pypy3_10-exe-bin-7.3.13.ebuild +++ b/dev-python/pypy3_10-exe-bin/pypy3_10-exe-bin-7.3.13.ebuild @@ -52,7 +52,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="${PV%_p*}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" # sys-devel/gcc for libgcc_s.so RDEPEND=" |