diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 00:44:16 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 00:44:16 -0600 |
commit | eea57ce83446b80fc3f5cd3e974dacd4b691728d (patch) | |
tree | b29377e3a9b70d934efb309bfe5bd6d5201c2b72 /x11-apps | |
parent | x11-apps/xkill: Keyword 1.0.4 for ~arm64 (diff) | |
download | gentoo-eea57ce83446b80fc3f5cd3e974dacd4b691728d.tar.gz gentoo-eea57ce83446b80fc3f5cd3e974dacd4b691728d.tar.bz2 gentoo-eea57ce83446b80fc3f5cd3e974dacd4b691728d.zip |
x11-apps/xbacklight: Keyword 1.2.1-r1 for ~arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xbacklight/xbacklight-1.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xbacklight/xbacklight-1.2.1-r1.ebuild b/x11-apps/xbacklight/xbacklight-1.2.1-r1.ebuild index 7fb23bcb12fe..fe729167192e 100644 --- a/x11-apps/xbacklight/xbacklight-1.2.1-r1.ebuild +++ b/x11-apps/xbacklight/xbacklight-1.2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="Sets backlight level using the RandR 1.2 BACKLIGHT output property" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libxcb |