diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-16 07:51:20 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-16 07:51:20 +0000 |
commit | f3bd644d2adbc5dd7b1492b97d0cd38dc8ff70f1 (patch) | |
tree | 7f69af09363003374f450f9182229167935c62d3 /x11-apps/xbacklight | |
parent | x11-drivers/xf86-video-fbdev: Stabilize 0.5.1 ppc64, #946116 (diff) | |
download | gentoo-f3bd644d2adbc5dd7b1492b97d0cd38dc8ff70f1.tar.gz gentoo-f3bd644d2adbc5dd7b1492b97d0cd38dc8ff70f1.tar.bz2 gentoo-f3bd644d2adbc5dd7b1492b97d0cd38dc8ff70f1.zip |
x11-apps/xbacklight: Stabilize 1.2.4 ppc64, #946118
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xbacklight')
-rw-r--r-- | x11-apps/xbacklight/xbacklight-1.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xbacklight/xbacklight-1.2.4.ebuild b/x11-apps/xbacklight/xbacklight-1.2.4.ebuild index b22530bd94e9..0991c29afdf0 100644 --- a/x11-apps/xbacklight/xbacklight-1.2.4.ebuild +++ b/x11-apps/xbacklight/xbacklight-1.2.4.ebuild @@ -6,7 +6,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="Sets backlight level using the RandR 1.2 BACKLIGHT output property" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86" RDEPEND="x11-libs/libxcb >=x11-libs/xcb-util-0.3.8" |