From: Michael Haubenwallner Date: Tue, 28 May 2019 15:59:16 +0000 (+0200) Subject: dev-haskell/polyparse: add ~x86-linux keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e2cfdd7ce263e9900f752f8b4260fad25bef42a4;p=gentoo.git dev-haskell/polyparse: add ~x86-linux keyword Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner --- diff --git a/dev-haskell/polyparse/polyparse-1.11.ebuild b/dev-haskell/polyparse/polyparse-1.11.ebuild index a7e04a3d3edf..840b2ca60dfc 100644 --- a/dev-haskell/polyparse/polyparse-1.11.ebuild +++ b/dev-haskell/polyparse/polyparse-1.11.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-haskell/text:=[profile?]