diff options
author | Sam James <sam@gentoo.org> | 2021-01-09 02:13:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-09 02:13:39 +0000 |
commit | 42cfa1b29a7c41ec2058a35e7b8d6f2f8a6831d1 (patch) | |
tree | 4c2486c77b85e3dc2b0a04f822b7144c74ef953a /dev-python/pypy-exe-bin | |
parent | dev-python/pypy-exe: Stabilize 7.3.3 x86, #752294 (diff) | |
download | gentoo-42cfa1b29a7c41ec2058a35e7b8d6f2f8a6831d1.tar.gz gentoo-42cfa1b29a7c41ec2058a35e7b8d6f2f8a6831d1.tar.bz2 gentoo-42cfa1b29a7c41ec2058a35e7b8d6f2f8a6831d1.zip |
dev-python/pypy-exe-bin: Stabilize 7.3.3 x86, #752294
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pypy-exe-bin')
-rw-r--r-- | dev-python/pypy-exe-bin/pypy-exe-bin-7.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.3.ebuild b/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.3.ebuild index 55eb713cb96d..5f2d59bc5d26 100644 --- a/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.3.ebuild +++ b/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -21,7 +21,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=">=sys-libs/zlib-1.1.3:0/1 dev-libs/libffi:0/7 |