summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2019-05-28 17:57:43 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2019-05-29 08:56:47 +0200
commit9bcee26881595fc0569cff35d308d6bc67118335 (patch)
tree365be4369c10743dfe79ba95f9d2c3896e002e30 /dev-haskell/data-ordlist
parentdev-haskell/cryptohash: add ~x86-linux keyword (diff)
downloadgentoo-9bcee26881595fc0569cff35d308d6bc67118335.tar.gz
gentoo-9bcee26881595fc0569cff35d308d6bc67118335.tar.bz2
gentoo-9bcee26881595fc0569cff35d308d6bc67118335.zip
dev-haskell/data-ordlist: 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/data-ordlist')
-rw-r--r--dev-haskell/data-ordlist/data-ordlist-0.4.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/data-ordlist/data-ordlist-0.4.7.0.ebuild b/dev-haskell/data-ordlist/data-ordlist-0.4.7.0.ebuild
index 3a1e2a3e5c73..8a5b4684f1c1 100644
--- a/dev-haskell/data-ordlist/data-ordlist-0.4.7.0.ebuild
+++ b/dev-haskell/data-ordlist/data-ordlist-0.4.7.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="amd64 x86 ~amd64-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.4.1:=