commit:     68a9421504b7e8a580254dfe2a53ebf9a38ab01c
Author:     Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Sun Jul 28 11:56:25 2024 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Wed Jul 31 12:38:10 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68a94215

app-text/ebook2cw: remove empty IUSE

Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>
Closes: https://github.com/gentoo/gentoo/pull/37758
Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>

 app-text/ebook2cw/ebook2cw-0.8.5.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-text/ebook2cw/ebook2cw-0.8.5.ebuild 
b/app-text/ebook2cw/ebook2cw-0.8.5.ebuild
index b51299430a10..74457d2ebded 100644
--- a/app-text/ebook2cw/ebook2cw-0.8.5.ebuild
+++ b/app-text/ebook2cw/ebook2cw-0.8.5.ebuild
@@ -10,13 +10,12 @@ SRC_URI="https://fkurz.net/ham/${PN}/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64"
-IUSE=""
 
 DEPEND="
        media-sound/lame
        media-libs/libvorbis
        media-libs/libogg
-       "
+"
 
 src_prepare() {
        # avoid prestripping of 'qrq' binary

Reply via email to