summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2017-01-29 16:35:20 +0100
committerFabian Groffen <grobian@gentoo.org>2017-01-29 16:35:20 +0100
commitdeb153b901d1785097dd28bd75ea59a678a0ffea (patch)
treeb177105682678f5965d53a715aab5124b6dc9b02 /dev-haskell/text/text-1.1.1.3.ebuild
parentdev-haskell/primitive: dropped ~x86-freebsd (diff)
downloadgentoo-deb153b901d1785097dd28bd75ea59a678a0ffea.tar.gz
gentoo-deb153b901d1785097dd28bd75ea59a678a0ffea.tar.bz2
gentoo-deb153b901d1785097dd28bd75ea59a678a0ffea.zip
dev-haskell/text: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-haskell/text/text-1.1.1.3.ebuild')
-rw-r--r--dev-haskell/text/text-1.1.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/text/text-1.1.1.3.ebuild b/dev-haskell/text/text-1.1.1.3.ebuild
index 755eda66e1c1..25bb7871c60f 100644
--- a/dev-haskell/text/text-1.1.1.3.ebuild
+++ b/dev-haskell/text/text-1.1.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
RESTRICT="test" # quickcheck-2.7 is missing keywords due to new tf-random dep