diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:35:20 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:35:20 +0100 |
commit | deb153b901d1785097dd28bd75ea59a678a0ffea (patch) | |
tree | b177105682678f5965d53a715aab5124b6dc9b02 /dev-haskell/text/text-1.2.2.0.ebuild | |
parent | dev-haskell/primitive: dropped ~x86-freebsd (diff) | |
download | gentoo-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.2.2.0.ebuild')
-rw-r--r-- | dev-haskell/text/text-1.2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/text/text-1.2.2.0.ebuild b/dev-haskell/text/text-1.2.2.0.ebuild index 7a91a4dc06f0..d46b9f8a6bc6 100644 --- a/dev-haskell/text/text-1.2.2.0.ebuild +++ b/dev-haskell/text/text-1.2.2.0.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 # break cyclic dependencies |