dev-haskell/polyparse: add ~x86-linux keyword
authorMichael Haubenwallner <haubi@gentoo.org>
Tue, 28 May 2019 15:59:16 +0000 (17:59 +0200)
committerMichael Haubenwallner <haubi@gentoo.org>
Wed, 29 May 2019 06:56:54 +0000 (08:56 +0200)
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
dev-haskell/polyparse/polyparse-1.11.ebuild

index a7e04a3d3edf735661ce72aeab87f266876f8274..840b2ca60dfca6c8023eeffb5a26608fd8d12ff3 100644 (file)
@@ -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?]