commit: 18697fd30875b9c01147c2337597f10be595bf47 Author: Mark Wright <gienah <AT> gentoo <DOT> org> AuthorDate: Sat Jan 10 00:03:44 2026 +0000 Commit: Mark Wright <gienah <AT> gentoo <DOT> org> CommitDate: Sun Jan 11 04:55:25 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18697fd3
dev-haskell/asn1-encoding: Remove empty IUSE="" Signed-off-by: Mark Wright <gienah <AT> gentoo.org> dev-haskell/asn1-encoding/asn1-encoding-0.9.6.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-haskell/asn1-encoding/asn1-encoding-0.9.6.ebuild b/dev-haskell/asn1-encoding/asn1-encoding-0.9.6.ebuild index 369e1cb4a45d..f3dae2bd6667 100644 --- a/dev-haskell/asn1-encoding/asn1-encoding-0.9.6.ebuild +++ b/dev-haskell/asn1-encoding/asn1-encoding-0.9.6.ebuild @@ -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="BSD" SLOT="0/${PV}" KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" -IUSE="" RDEPEND=">=dev-haskell/asn1-types-0.3.0:=[profile?] <dev-haskell/asn1-types-0.4:=[profile?] >=dev-haskell/hourglass-0.2.6:=[profile?]
