summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2019-05-28 18:00:26 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2019-05-29 08:56:59 +0200
commitd2e6137b029ae207bb576009023e72da9f462abd (patch)
treec358f9b03080c433df4e6569a2301ddf45cca7fd /dev-haskell
parentdev-haskell/async: add ~x86-linux keyword (diff)
downloadgentoo-d2e6137b029ae207bb576009023e72da9f462abd.tar.gz
gentoo-d2e6137b029ae207bb576009023e72da9f462abd.tar.bz2
gentoo-d2e6137b029ae207bb576009023e72da9f462abd.zip
dev-haskell/digest: 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')
-rw-r--r--dev-haskell/digest/digest-0.0.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/digest/digest-0.0.1.2.ebuild b/dev-haskell/digest/digest-0.0.1.2.ebuild
index 5cc761241233..174920a008ff 100644
--- a/dev-haskell/digest/digest-0.0.1.2.ebuild
+++ b/dev-haskell/digest/digest-0.0.1.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.10.4:=