summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-06-14 21:59:46 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-06-14 22:15:43 +0100
commit06d1a1c07fc3c693fcb8251b5de7fb138c9fa945 (patch)
tree840d9ada5441a6f254c23dc03d17ea1d40cc3682 /dev-haskell
parentdev-haskell/test-framework: drop old (diff)
downloadgentoo-06d1a1c07fc3c693fcb8251b5de7fb138c9fa945.tar.gz
gentoo-06d1a1c07fc3c693fcb8251b5de7fb138c9fa945.tar.bz2
gentoo-06d1a1c07fc3c693fcb8251b5de7fb138c9fa945.zip
dev-haskell/ranges: amd64/x86 stable
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/ranges/ranges-0.2.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/ranges/ranges-0.2.4-r1.ebuild b/dev-haskell/ranges/ranges-0.2.4-r1.ebuild
index 04a0bc79e280..b005ec552473 100644
--- a/dev-haskell/ranges/ranges-0.2.4-r1.ebuild
+++ b/dev-haskell/ranges/ranges-0.2.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.4.1:=