diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 13:25:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 13:25:57 +0100 |
commit | 499c45615681dfa448057423527d383e078fd24a (patch) | |
tree | bacc97a866da420f8d3875af231002ebb577dbe0 /x11-apps/xrandr | |
parent | x11-apps/xkbcomp: ppc64 stable wrt bug #579266 (diff) | |
download | gentoo-499c45615681dfa448057423527d383e078fd24a.tar.gz gentoo-499c45615681dfa448057423527d383e078fd24a.tar.bz2 gentoo-499c45615681dfa448057423527d383e078fd24a.zip |
x11-apps/xrandr: ppc64 stable wrt bug #579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps/xrandr')
-rw-r--r-- | x11-apps/xrandr/xrandr-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xrandr/xrandr-1.5.0.ebuild b/x11-apps/xrandr/xrandr-1.5.0.ebuild index b74cb04d1f46..4de6ec430420 100644 --- a/x11-apps/xrandr/xrandr-1.5.0.ebuild +++ b/x11-apps/xrandr/xrandr-1.5.0.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="primitive command line interface to RandR extension" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="" RDEPEND=">=x11-libs/libXrandr-1.5 |