diff options
Diffstat (limited to 'x11-proto/dri2proto/dri2proto-2.3.ebuild')
-rw-r--r-- | x11-proto/dri2proto/dri2proto-2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/dri2proto/dri2proto-2.3.ebuild b/x11-proto/dri2proto/dri2proto-2.3.ebuild index f7bc42432810..5fb7e4733e06 100644 --- a/x11-proto/dri2proto/dri2proto-2.3.ebuild +++ b/x11-proto/dri2proto/dri2proto-2.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-2.3.ebuild,v 1.6 2010/05/12 18:16:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-2.3.ebuild,v 1.7 2010/06/04 14:08:52 gmsoft Exp $ inherit x-modular DESCRIPTION="X.Org DRI2 protocol headers" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~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 ~m68k ~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="" DEPEND="${RDEPEND}" |