diff options
author | 2014-03-27 11:07:54 +0000 | |
---|---|---|
committer | 2014-03-27 11:07:54 +0000 | |
commit | f212f5c37cf6d44e50ddb2a91314e631981354bc (patch) | |
tree | 967b9dda1a63cc2fe740d70b1b3506458f25d2a6 /x11-proto/dri3proto/dri3proto-1.0.ebuild | |
parent | Stable for amd64, wrt bug #500368 (diff) | |
download | historical-f212f5c37cf6d44e50ddb2a91314e631981354bc.tar.gz historical-f212f5c37cf6d44e50ddb2a91314e631981354bc.tar.bz2 historical-f212f5c37cf6d44e50ddb2a91314e631981354bc.zip |
Stable for amd64, wrt bug #500368
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'x11-proto/dri3proto/dri3proto-1.0.ebuild')
-rw-r--r-- | x11-proto/dri3proto/dri3proto-1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-proto/dri3proto/dri3proto-1.0.ebuild b/x11-proto/dri3proto/dri3proto-1.0.ebuild index 24a2e732a747..56f7db851bf2 100644 --- a/x11-proto/dri3proto/dri3proto-1.0.ebuild +++ b/x11-proto/dri3proto/dri3proto-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri3proto/dri3proto-1.0.ebuild,v 1.2 2013/11/08 22:16:32 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri3proto/dri3proto-1.0.ebuild,v 1.3 2014/03/27 11:07:28 ago Exp $ EAPI=5 XORG_MULTILIB=yes @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org DRI3 protocol specification and Xlib/Xserver headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |