mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-haskell/regex-applicative: Remove empty IUSE=""
Signed-off-by: Mark Wright <gienah@gentoo.org>
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
Parsers can be built using Applicative interface.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="github">UnkindPartition/regex-applicative</remote-id>
|
||||
<remote-id type="hackage">regex-applicative</remote-id>
|
||||
<remote-id type="github">feuerbach/regex-applicative</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -15,7 +15,6 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
|
||||
LICENSE="MIT"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND=">=dev-lang/ghc-7.8.2:=
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user