diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-21 14:44:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-21 14:45:20 +0100 |
commit | ad515e1038d7efc1ff5f9fc2f3b07ef2f2297ef7 (patch) | |
tree | 98f2bd125572d56117f8dc7609223b397c663ab8 /x11-apps/xbacklight | |
parent | x11-apps/xauth: stable 1.1 for hppa, bug #694734 (diff) | |
download | gentoo-ad515e1038d7efc1ff5f9fc2f3b07ef2f2297ef7.tar.gz gentoo-ad515e1038d7efc1ff5f9fc2f3b07ef2f2297ef7.tar.bz2 gentoo-ad515e1038d7efc1ff5f9fc2f3b07ef2f2297ef7.zip |
x11-apps/xbacklight: stable 1.2.3 for hppa, bug #694734
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@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 531e8c2866f7..fdcb163c8a96 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 |