diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-02 19:06:54 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-02 19:11:58 +0200 |
commit | 00775687c1303c540049e066d33d7dda35fd2617 (patch) | |
tree | 9d03647477dcdc2a90e1917557c716e2c8a1ac5a /x11-libs/libXrandr | |
parent | x11-libs/libxkbfile-1.0.9-r0: add alpha keyword (diff) | |
download | gentoo-00775687c1303c540049e066d33d7dda35fd2617.tar.gz gentoo-00775687c1303c540049e066d33d7dda35fd2617.tar.bz2 gentoo-00775687c1303c540049e066d33d7dda35fd2617.zip |
x11-libs/libXrandr-1.5.0-r0: add alpha keyword
Gentoo-Bug: 559062
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'x11-libs/libXrandr')
-rw-r--r-- | x11-libs/libXrandr/libXrandr-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXrandr/libXrandr-1.5.0.ebuild b/x11-libs/libXrandr/libXrandr-1.5.0.ebuild index f55e8039899d..1d504368131d 100644 --- a/x11-libs/libXrandr/libXrandr-1.5.0.ebuild +++ b/x11-libs/libXrandr/libXrandr-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org Xrandr library" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] |