diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:16:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:16:19 +0200 |
commit | 8e9e582df51dd0576318e1f54135aa141b9a6c73 (patch) | |
tree | 7402e11b8dfb41e5163ba91e99e3dd430d0b450d /x11-apps/xbacklight | |
parent | x11-apps/xauth: x86 stable wrt bug #694734 (diff) | |
download | gentoo-8e9e582df51dd0576318e1f54135aa141b9a6c73.tar.gz gentoo-8e9e582df51dd0576318e1f54135aa141b9a6c73.tar.bz2 gentoo-8e9e582df51dd0576318e1f54135aa141b9a6c73.zip |
x11-apps/xbacklight: x86 stable wrt bug #694734
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps/xbacklight')
-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 920a0506658f..64d282500229 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 |