commit:     935c46e84a1931919607731ab09ebba7b00612f5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 15 10:00:51 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 15 10:01:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=935c46e8

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 2f91155101a..abae0f0599a 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="

Reply via email to