diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-07-25 15:51:36 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-07-25 15:52:29 -0700 |
commit | cf978c94ad29d01a18be144a96aebeb8e788dd0d (patch) | |
tree | fda5051a27cc007d8c69193f694ff763504ce3dc /x11-apps/xbacklight | |
parent | x11-apps/x11perf: Stabilize 1.6.1 arm64, #804288 (diff) | |
download | gentoo-cf978c94ad29d01a18be144a96aebeb8e788dd0d.tar.gz gentoo-cf978c94ad29d01a18be144a96aebeb8e788dd0d.tar.bz2 gentoo-cf978c94ad29d01a18be144a96aebeb8e788dd0d.zip |
x11-apps/xbacklight: Stabilize 1.2.3 arm64, #804288
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'x11-apps/xbacklight')
-rw-r--r-- | x11-apps/xbacklight/xbacklight-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xbacklight/xbacklight-1.2.3.ebuild b/x11-apps/xbacklight/xbacklight-1.2.3.ebuild index 6e92de8068c6..770b23b7ef8e 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-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 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 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND="x11-libs/libxcb |