summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-09-23 18:08:36 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-09-23 19:40:18 +0100
commit84024ee4a9853c25d7890b0b8a451ee56d89b8da (patch)
tree4e0accbc513d63d8933d1116855d4cf1ea0dfebf /dev-haskell
parentdev-haskell/quickcheck-instances: stable 0.3.12-r1 for x86/amd64, bug #631138 (diff)
downloadgentoo-84024ee4a9853c25d7890b0b8a451ee56d89b8da.tar.gz
gentoo-84024ee4a9853c25d7890b0b8a451ee56d89b8da.tar.bz2
gentoo-84024ee4a9853c25d7890b0b8a451ee56d89b8da.zip
dev-haskell/tagged: stable 0.8.4 for x86/amd64, bug #631138
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64 x86"
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/tagged/tagged-0.8.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/tagged/tagged-0.8.4.ebuild b/dev-haskell/tagged/tagged-0.8.4.ebuild
index 84ad486b5bee..be3f84b6fbe7 100644
--- a/dev-haskell/tagged/tagged-0.8.4.ebuild
+++ b/dev-haskell/tagged/tagged-0.8.4.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
@@ -15,7 +15,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"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.4.1:=