summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2015-08-30 21:07:20 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2015-08-30 21:12:43 +0100
commit87536ef19d74545700e1fc93402122cc6e7c9ae3 (patch)
treea0f2b47a3a05d5d11b60f3b2202f49d2feff0d59 /dev-haskell/parsec
parentdev-haskell/tasty: stable on x86, bug #554006 (diff)
downloadgentoo-87536ef19d74545700e1fc93402122cc6e7c9ae3.tar.gz
gentoo-87536ef19d74545700e1fc93402122cc6e7c9ae3.tar.bz2
gentoo-87536ef19d74545700e1fc93402122cc6e7c9ae3.zip
dev-haskell/parsec: stable on alpha/amd64/ia64/ppc/ppc64/sparc/x86
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-haskell/parsec')
-rw-r--r--dev-haskell/parsec/parsec-3.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/parsec/parsec-3.1.5.ebuild b/dev-haskell/parsec/parsec-3.1.5.ebuild
index added6cbf08a..b87fb37a8e33 100644
--- a/dev-haskell/parsec/parsec-3.1.5.ebuild
+++ b/dev-haskell/parsec/parsec-3.1.5.ebuild
@@ -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 ~x86-fbsd ~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=""
RDEPEND="dev-haskell/mtl:=[profile?]