From 935c46e84a1931919607731ab09ebba7b00612f5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 15 Oct 2017 12:00:51 +0200 Subject: [PATCH] virtual/pypy3: Add ~x86* to match dev-python/pypy3* --- virtual/pypy3/pypy3-5.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/pypy3/pypy3-5.9.0.ebuild b/virtual/pypy3/pypy3-5.9.0.ebuild index 2f91155101a3..abae0f0599ae 100644 --- a/virtual/pypy3/pypy3-5.9.0.ebuild +++ b/virtual/pypy3/pypy3-5.9.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 DESCRIPTION="A virtual for PyPy3 Python implementation" # pypy3 -c 'import sysconfig; print(sysconfig.get_config_var("SOABI"))' SLOT="0/59" -KEYWORDS="~amd64 ~amd64-linux" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="bzip2 gdbm ncurses sqlite tk" RDEPEND=" -- 2.26.2