sys-process/unixtop: remove empty IUSE

Signed-off-by: Filip Kobierski <fkobi@pm.me>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Filip Kobierski
2024-07-30 13:32:17 +02:00
committed by Joonas Niilola
parent 20fb079f6c
commit 7d4298f1c4

View File

@@ -8,11 +8,11 @@ inherit autotools
DESCRIPTION="top for UNIX systems"
HOMEPAGE="https://unixtop.sourceforge.net/"
SRC_URI="https://downloads.sourceforge.net/unixtop/top-${PV/_/}.tar.bz2"
S="${WORKDIR}/top-${PV/_/}"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64-linux ~x64-solaris"
IUSE=""
DEPEND="sys-libs/ncurses:="
RDEPEND="
@@ -20,8 +20,6 @@ RDEPEND="
!sys-process/procps
"
S=${WORKDIR}/top-${PV/_/}
PATCHES=(
"${FILESDIR}"/${PN}-3.8_beta1-ncurses.patch
"${FILESDIR}"/${PN}-3.8_beta1-no-AX-macros.patch