diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-27 16:40:28 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-27 16:44:28 +0100 |
commit | 944464f52042fc51d07ad760c759b51c020412ab (patch) | |
tree | 94e1f344bd4ad58cec75a5b2aa3c9e9ae466af99 /dev-python/pypy3-exe-bin | |
parent | dev-python/pypy3-exe: x86 stable (bug #705690) (diff) | |
download | gentoo-944464f52042fc51d07ad760c759b51c020412ab.tar.gz gentoo-944464f52042fc51d07ad760c759b51c020412ab.tar.bz2 gentoo-944464f52042fc51d07ad760c759b51c020412ab.zip |
dev-python/pypy3-exe-bin: x86 stable (bug #705690)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/pypy3-exe-bin')
-rw-r--r-- | dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.0_p1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.0_p1.ebuild b/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.0_p1.ebuild index f74a892b39ac..fe7c279a1cc4 100644 --- a/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.0_p1.ebuild +++ b/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.0_p1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 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%_p*}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND=">=sys-libs/zlib-1.1.3:0/1 virtual/libffi:0/7 |