summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2019-05-28 17:59:16 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2019-05-29 08:56:54 +0200
commite2cfdd7ce263e9900f752f8b4260fad25bef42a4 (patch)
tree40e09cfb4f23055fbb23e923440d8b6a6beb9bfd /dev-haskell/polyparse
parentdev-haskell/lifted-base: add ~x86-linux keyword (diff)
downloadgentoo-e2cfdd7ce263e9900f752f8b4260fad25bef42a4.tar.gz
gentoo-e2cfdd7ce263e9900f752f8b4260fad25bef42a4.tar.bz2
gentoo-e2cfdd7ce263e9900f752f8b4260fad25bef42a4.zip
dev-haskell/polyparse: add ~x86-linux keyword
Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Diffstat (limited to 'dev-haskell/polyparse')
-rw-r--r--dev-haskell/polyparse/polyparse-1.11.ebuild2
1 files changed, 1 insertions, 1 deletions
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?]