Skip to content

Commit 3bceed6

Browse files
committed
dev-haskell/alsa-core: remove empty IUSE=""
Signed-off-by: Mark Wright <gienah@gentoo.org>
1 parent af9e996 commit 3bceed6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 1999-2023 Gentoo Authors
1+
# Copyright 1999-2026 Gentoo Authors
22
# Distributed under the terms of the GNU General Public License v2
33

44
EAPI=8
@@ -16,7 +16,6 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
1616
LICENSE="BSD"
1717
SLOT="0/${PV}"
1818
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
19-
IUSE=""
2019

2120
RDEPEND=">=dev-haskell/extensible-exceptions-0.1.1:=[profile?] <dev-haskell/extensible-exceptions-0.2:=[profile?]
2221
>=dev-lang/ghc-7.4.1:=

0 commit comments

Comments
 (0)