summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2019-05-28 18:00:43 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2019-05-29 08:57:00 +0200
commit2f802ef3a28c218c86d0904c46546fd5d43fd2dc (patch)
treea7000c04a8ea018063a967d73f9915037c45b947 /dev-haskell/old-locale
parentdev-haskell/zlib: add ~x86-linux keyword (diff)
downloadgentoo-2f802ef3a28c218c86d0904c46546fd5d43fd2dc.tar.gz
gentoo-2f802ef3a28c218c86d0904c46546fd5d43fd2dc.tar.bz2
gentoo-2f802ef3a28c218c86d0904c46546fd5d43fd2dc.zip
dev-haskell/old-locale: 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/old-locale')
-rw-r--r--dev-haskell/old-locale/old-locale-1.0.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild b/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild
index 7642fffd0a2f..ca81a37488cd 100644
--- a/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild
+++ b/dev-haskell/old-locale/old-locale-1.0.0.7.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-7.4.1:=