diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-27 16:40:06 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-27 16:44:27 +0100 |
commit | da8efcbdd313630836f3f13df55db4f303359ba5 (patch) | |
tree | a826384f9c5a17958b4b702275bc11303d353cdf /dev-python/pypy3-exe | |
parent | dev-python/pypy3: x86 stable (bug #705690) (diff) | |
download | gentoo-da8efcbdd313630836f3f13df55db4f303359ba5.tar.gz gentoo-da8efcbdd313630836f3f13df55db4f303359ba5.tar.bz2 gentoo-da8efcbdd313630836f3f13df55db4f303359ba5.zip |
dev-python/pypy3-exe: 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')
-rw-r--r-- | dev-python/pypy3-exe/pypy3-exe-7.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy3-exe/pypy3-exe-7.3.0.ebuild b/dev-python/pypy3-exe/pypy3-exe-7.3.0.ebuild index 0a9bf2e35e8c..5a123c3a605c 100644 --- a/dev-python/pypy3-exe/pypy3-exe-7.3.0.ebuild +++ b/dev-python/pypy3-exe/pypy3-exe-7.3.0.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}-src" LICENSE="MIT" SLOT="${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="bzip2 +jit low-memory ncurses cpu_flags_x86_sse2" RDEPEND=">=sys-libs/zlib-1.1.3:0= |