diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:23:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:23:02 +0100 |
commit | 6216d196e2ab2ca07623cbc679fca8fcedee6646 (patch) | |
tree | 47830a85d3342eee058c16e32764640f95f88ef7 /dev-python | |
parent | 52c7804239e57b24220ca7da60a0a5612bb25c33 (diff) | |
download | gentoo-6216d196e2ab2ca07623cbc679fca8fcedee6646.tar.gz gentoo-6216d196e2ab2ca07623cbc679fca8fcedee6646.tar.xz |
dev-python/mox3: x86 stable wrt bug #565742
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/mox3/mox3-0.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mox3/mox3-0.10.0.ebuild b/dev-python/mox3/mox3-0.10.0.ebuild index 3f2add47d05..3b0278f50d0 100644 --- a/dev-python/mox3/mox3-0.10.0.ebuild +++ b/dev-python/mox3/mox3-0.10.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" CDEPEND=" |