diff options
author | 2011-09-05 19:39:48 +0000 | |
---|---|---|
committer | 2011-09-05 19:39:48 +0000 | |
commit | 9426f7a2be8041779a117fc024f45f3c4f65ca8f (patch) | |
tree | 46b82fe596db2b642be4b06bc8c5e027ec38a75b /x11-proto/dri2proto/dri2proto-2.6.ebuild | |
parent | arm stable, bug #380421 (diff) | |
download | historical-9426f7a2be8041779a117fc024f45f3c4f65ca8f.tar.gz historical-9426f7a2be8041779a117fc024f45f3c4f65ca8f.tar.bz2 historical-9426f7a2be8041779a117fc024f45f3c4f65ca8f.zip |
arm stable, bug #380421
Package-Manager: portage-2.1.10.12/cvs/Linux x86_64
Diffstat (limited to 'x11-proto/dri2proto/dri2proto-2.6.ebuild')
-rw-r--r-- | x11-proto/dri2proto/dri2proto-2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/dri2proto/dri2proto-2.6.ebuild b/x11-proto/dri2proto/dri2proto-2.6.ebuild index 01b4389fd14f..1cc324c978e5 100644 --- a/x11-proto/dri2proto/dri2proto-2.6.ebuild +++ b/x11-proto/dri2proto/dri2proto-2.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-2.6.ebuild,v 1.3 2011/09/04 12:25:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-2.6.ebuild,v 1.4 2011/09/05 19:38:03 maekke Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org DRI2 protocol headers" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |