diff options
author | Markus Meier <maekke@gentoo.org> | 2013-10-05 18:01:00 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-10-05 18:01:00 +0000 |
commit | c30fa6baf8fa315cdc2104093b54e1f4c51ec717 (patch) | |
tree | d9c6a93eb8488c5d4e674558bef0d79674e03d7b /x11-libs/libXrandr/libXrandr-1.4.2.ebuild | |
parent | arm stable, bug #475480 (diff) | |
download | historical-c30fa6baf8fa315cdc2104093b54e1f4c51ec717.tar.gz historical-c30fa6baf8fa315cdc2104093b54e1f4c51ec717.tar.bz2 historical-c30fa6baf8fa315cdc2104093b54e1f4c51ec717.zip |
arm stable, bug #475480
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --include-arches="arm"
Manifest-Sign-Key: 0x072AD062
Diffstat (limited to 'x11-libs/libXrandr/libXrandr-1.4.2.ebuild')
-rw-r--r-- | x11-libs/libXrandr/libXrandr-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXrandr/libXrandr-1.4.2.ebuild b/x11-libs/libXrandr/libXrandr-1.4.2.ebuild index 096e9812fd3e..79b271a2ea4c 100644 --- a/x11-libs/libXrandr/libXrandr-1.4.2.ebuild +++ b/x11-libs/libXrandr/libXrandr-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.2.ebuild,v 1.6 2013/10/05 04:57:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.2.ebuild,v 1.7 2013/10/05 17:56:05 maekke Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org Xrandr library" -KEYWORDS="alpha amd64 ~arm 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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm 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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}] |