diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-09 19:20:31 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-09 19:20:31 +0000 |
commit | 935ba3adfc96b4ae66cfbeb75f2dd5c3b4c116dc (patch) | |
tree | b40901d8c28c0ccbdb1e55943573edb15bf21032 /x11-apps/xbacklight | |
parent | x11-libs/pixman: Stabilize 0.44.2 amd64, #946117 (diff) | |
download | gentoo-935ba3adfc96b4ae66cfbeb75f2dd5c3b4c116dc.tar.gz gentoo-935ba3adfc96b4ae66cfbeb75f2dd5c3b4c116dc.tar.bz2 gentoo-935ba3adfc96b4ae66cfbeb75f2dd5c3b4c116dc.zip |
x11-apps/xbacklight: Stabilize 1.2.4 amd64, #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 72c667859c49..b22530bd94e9 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" |