summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2019-05-28 17:56:21 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2019-05-29 08:56:40 +0200
commitd13ab7fb605e29a8530a85e0efbd169f053314f3 (patch)
tree85f66f5bf9120bf8d1fdfcdf53d9e0fa8bbbde3a /dev-haskell/terminfo
parentdev-lang/ghc: fix hprefixify with amd64-linux (diff)
downloadgentoo-d13ab7fb605e29a8530a85e0efbd169f053314f3.tar.gz
gentoo-d13ab7fb605e29a8530a85e0efbd169f053314f3.tar.bz2
gentoo-d13ab7fb605e29a8530a85e0efbd169f053314f3.zip
dev-haskell/terminfo: 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/terminfo')
-rw-r--r--dev-haskell/terminfo/terminfo-0.4.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/terminfo/terminfo-0.4.0.2.ebuild b/dev-haskell/terminfo/terminfo-0.4.0.2.ebuild
index 8f54ebefa2ff..0da700147cba 100644
--- a/dev-haskell/terminfo/terminfo-0.4.0.2.ebuild
+++ b/dev-haskell/terminfo/terminfo-0.4.0.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 ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.4.1:=