virtual/pypy3: Add ~x86* to match dev-python/pypy3*
authorMichał Górny <mgorny@gentoo.org>
Sun, 15 Oct 2017 10:00:51 +0000 (12:00 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 15 Oct 2017 10:01:10 +0000 (12:01 +0200)
virtual/pypy3/pypy3-5.9.0.ebuild

index 2f91155101a3b3c8a4ab3198dba3af6e04d91d1d..abae0f0599aef4ca916b0939bc21683804000d25 100644 (file)
@@ -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="