summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilip Kobierski <fkobi@pm.me>2024-07-30 12:53:20 +0200
committerJoonas Niilola <juippis@gentoo.org>2024-08-05 10:02:24 +0300
commit5532de2ac31231b39f59fff25c6fee1a71484fd3 (patch)
treeb8d6638f1a9bb4aef347db4e2798ec6aecafced6 /x11-apps
parentdev-db/influxdb: add 2.7.8 (diff)
downloadgentoo-5532de2ac31231b39f59fff25c6fee1a71484fd3.tar.gz
gentoo-5532de2ac31231b39f59fff25c6fee1a71484fd3.tar.bz2
gentoo-5532de2ac31231b39f59fff25c6fee1a71484fd3.zip
x11-apps/xbacklight: remove empty IUSE
Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xbacklight/xbacklight-1.2.3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-apps/xbacklight/xbacklight-1.2.3.ebuild b/x11-apps/xbacklight/xbacklight-1.2.3.ebuild
index 2c050f66610a..93112e4a4536 100644
--- a/x11-apps/xbacklight/xbacklight-1.2.3.ebuild
+++ b/x11-apps/xbacklight/xbacklight-1.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,6 @@ inherit xorg-3
DESCRIPTION="Sets backlight level using the RandR 1.2 BACKLIGHT output property"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
-IUSE=""
RDEPEND="x11-libs/libxcb
>=x11-libs/xcb-util-0.3.8"