diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 10:25:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 10:26:16 +0200 |
commit | d3b9d6997c7a31606206be36c6c33462a63490bf (patch) | |
tree | e95738c4be556a13422381bd4a72feb4425df0f1 /dev-python/quex | |
parent | dev-python/llvmlite: x86 stable wrt bug #742842 (diff) | |
download | gentoo-d3b9d6997c7a31606206be36c6c33462a63490bf.tar.gz gentoo-d3b9d6997c7a31606206be36c6c33462a63490bf.tar.bz2 gentoo-d3b9d6997c7a31606206be36c6c33462a63490bf.zip |
dev-python/quex: x86 stable wrt bug #742860
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/quex')
-rw-r--r-- | dev-python/quex/quex-0.71.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/quex/quex-0.71.0-r1.ebuild b/dev-python/quex/quex-0.71.0-r1.ebuild index b392d1b3dabb..9f658bedc38f 100644 --- a/dev-python/quex/quex-0.71.0-r1.ebuild +++ b/dev-python/quex/quex-0.71.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.zip" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |