From ecc3d923aa773156b5d2bcf6d127172ecbef1513 Mon Sep 17 00:00:00 2001 From: Tupone Alfredo Date: Sun, 22 Apr 2018 09:43:57 +0200 Subject: [PATCH] dev-python/quex: amd64 and x86 stable Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- dev-python/quex/quex-0.65.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/quex/quex-0.65.4.ebuild b/dev-python/quex/quex-0.65.4.ebuild index 0bf833a64191c..b1ebd98940301 100644 --- a/dev-python/quex/quex-0.65.4.ebuild +++ b/dev-python/quex/quex-0.65.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}"