diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-21 03:12:17 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-21 03:12:17 +0300 |
commit | 6565a48c40443ffbdd45046068799cbb82db2e00 (patch) | |
tree | 6b49a3ac53a3611ced1ffeffefcd806192bd4f71 /x11-apps | |
parent | x11-apps/xauth: alpha stable wrt bug #694734 (diff) | |
download | gentoo-6565a48c40443ffbdd45046068799cbb82db2e00.tar.gz gentoo-6565a48c40443ffbdd45046068799cbb82db2e00.tar.bz2 gentoo-6565a48c40443ffbdd45046068799cbb82db2e00.zip |
x11-apps/xbacklight: alpha stable wrt bug #694734
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xbacklight/xbacklight-1.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xbacklight/xbacklight-1.2.3.ebuild b/x11-apps/xbacklight/xbacklight-1.2.3.ebuild index 1501cac4955d..a90a0b0cb49d 100644 --- a/x11-apps/xbacklight/xbacklight-1.2.3.ebuild +++ b/x11-apps/xbacklight/xbacklight-1.2.3.ebuild @@ -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 ~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 |