diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:05:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:05:33 +0200 |
commit | 91ea00c0c40c274c3752860050635375ef34e45f (patch) | |
tree | b11afd6f31c130743571c3512d146df3a4a10e9c /x11-apps/xbacklight | |
parent | x11-apps/xauth: ppc stable wrt bug #694734 (diff) | |
download | gentoo-91ea00c0c40c274c3752860050635375ef34e45f.tar.gz gentoo-91ea00c0c40c274c3752860050635375ef34e45f.tar.bz2 gentoo-91ea00c0c40c274c3752860050635375ef34e45f.zip |
x11-apps/xbacklight: ppc stable wrt bug #694734
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
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 9808d1c4e6be..19891f7a31cf 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 |