summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2020-01-26 00:28:29 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2020-01-26 00:28:29 +0000
commitec1eddd5e7b3f69cadcdbf1547a742a3ce22097d (patch)
tree0e6cc6a22859bb99052898b118b6f50bc4a67b41 /dev-haskell/parsec/parsec-3.1.5.ebuild
parent2020-01-25 23:46:09 UTC (diff)
parent*/*: Drop stable alpha keywords (diff)
downloadgentoo-ec1eddd5e7b3f69cadcdbf1547a742a3ce22097d.tar.gz
gentoo-ec1eddd5e7b3f69cadcdbf1547a742a3ce22097d.tar.bz2
gentoo-ec1eddd5e7b3f69cadcdbf1547a742a3ce22097d.zip
Merge updates from master
Diffstat (limited to 'dev-haskell/parsec/parsec-3.1.5.ebuild')
-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 7abecbb7344b..7eda0de553d7 100644
--- a/dev-haskell/parsec/parsec-3.1.5.ebuild
+++ b/dev-haskell/parsec/parsec-3.1.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="dev-haskell/mtl:=[profile?]