summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilip Kobierski <fkobi@pm.me>2024-07-30 13:38:56 +0200
committerJoonas Niilola <juippis@gentoo.org>2024-08-05 10:08:37 +0300
commit11d70ecc4ba82644e2937221f1c6daeb4195e74e (patch)
tree1d43592b4d4c4d0da951d2cf957258972dfe273c /sys-power
parentsys-power/powerstat: drop 0.02.22 (diff)
downloadgentoo-11d70ecc4ba82644e2937221f1c6daeb4195e74e.tar.gz
gentoo-11d70ecc4ba82644e2937221f1c6daeb4195e74e.tar.bz2
gentoo-11d70ecc4ba82644e2937221f1c6daeb4195e74e.zip
sys-power/uhubctl: remove empty IUSE
Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/uhubctl/uhubctl-2.5.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-power/uhubctl/uhubctl-2.5.0.ebuild b/sys-power/uhubctl/uhubctl-2.5.0.ebuild
index e8ec52411eb4..0976ba64bba2 100644
--- a/sys-power/uhubctl/uhubctl-2.5.0.ebuild
+++ b/sys-power/uhubctl/uhubctl-2.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,6 @@ SRC_URI="https://github.com/mvp/uhubctl/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
DEPEND="virtual/libusb:1"
RDEPEND="${DEPEND}"