diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-15 18:02:43 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-15 18:02:43 +0000 |
commit | 530536e11660472bf1dce04fe4d346b865fc3c82 (patch) | |
tree | f3307d28b934ead1a0e6acc19ae83a3bd6055a7a /dev-python/pypy3_10-exe-bin | |
parent | dev-python/pypy3_10-exe: Stabilize 7.3.12 x86, #909854 (diff) | |
download | gentoo-530536e11660472bf1dce04fe4d346b865fc3c82.tar.gz gentoo-530536e11660472bf1dce04fe4d346b865fc3c82.tar.bz2 gentoo-530536e11660472bf1dce04fe4d346b865fc3c82.zip |
dev-python/pypy3_10-exe-bin: Stabilize 7.3.12 x86, #909854
Signed-off-by: Arthur Zamarin <arthurzam@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.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy3_10-exe-bin/pypy3_10-exe-bin-7.3.12.ebuild b/dev-python/pypy3_10-exe-bin/pypy3_10-exe-bin-7.3.12.ebuild index a9e90ccccf41..6a082de57538 100644 --- a/dev-python/pypy3_10-exe-bin/pypy3_10-exe-bin-7.3.12.ebuild +++ b/dev-python/pypy3_10-exe-bin/pypy3_10-exe-bin-7.3.12.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=" |