summaryrefslogtreecommitdiff
path: root/dev-haskell/quickcheck/quickcheck-2.6.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
commit623ee73d661e5ed8475cb264511f683407d87365 (patch)
tree993eb27c93ec7a2d2d19550300d888fc1fed9e69 /dev-haskell/quickcheck/quickcheck-2.6.ebuild
parentceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (diff)
gentoo Easter resync : 12.04.2020
Diffstat (limited to 'dev-haskell/quickcheck/quickcheck-2.6.ebuild')
-rw-r--r--dev-haskell/quickcheck/quickcheck-2.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/quickcheck/quickcheck-2.6.ebuild b/dev-haskell/quickcheck/quickcheck-2.6.ebuild
index 16caf77b9078..3d6e173b55fc 100644
--- a/dev-haskell/quickcheck/quickcheck-2.6.ebuild
+++ b/dev-haskell/quickcheck/quickcheck-2.6.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="2/${PV}"
-KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux"
+KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~amd64-linux"
IUSE="+template-haskell"
RDEPEND="dev-haskell/extensible-exceptions:=[profile?]