diff options
author | Matt Turner <mattst88@gentoo.org> | 2014-03-29 20:02:19 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2014-03-29 20:02:19 +0000 |
commit | 2a53fa594fdc85267cdb6bb5589d2c50b0971c63 (patch) | |
tree | c160704ab1df7d8b062ed2a72e3175fcd7d264d1 /x11-proto/dri3proto/dri3proto-1.0.ebuild | |
parent | alpha stable, bug #500368. (diff) | |
download | historical-2a53fa594fdc85267cdb6bb5589d2c50b0971c63.tar.gz historical-2a53fa594fdc85267cdb6bb5589d2c50b0971c63.tar.bz2 historical-2a53fa594fdc85267cdb6bb5589d2c50b0971c63.zip |
alpha stable, bug #500368.
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0x974CA72A
Diffstat (limited to 'x11-proto/dri3proto/dri3proto-1.0.ebuild')
-rw-r--r-- | x11-proto/dri3proto/dri3proto-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/dri3proto/dri3proto-1.0.ebuild b/x11-proto/dri3proto/dri3proto-1.0.ebuild index f553cf789b8b..0561ff6929a2 100644 --- a/x11-proto/dri3proto/dri3proto-1.0.ebuild +++ b/x11-proto/dri3proto/dri3proto-1.0.ebuild @@ -1,6 +1,6 @@ # 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.4 2014/03/28 01:42:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri3proto/dri3proto-1.0.ebuild,v 1.5 2014/03/29 20:01:02 mattst88 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="" |