diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-06 19:43:25 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-06 19:43:25 +0000 |
commit | 2c20e0e532fb3c8474e1578bd89f482a2c423c8c (patch) | |
tree | cc3a277b881e61e460c4932bc28b08d1a49bdf82 /x11-proto/xf86driproto/xf86driproto-2.0.4.ebuild | |
parent | Stable on sparc, bug #251832 (diff) | |
download | gentoo-2-2c20e0e532fb3c8474e1578bd89f482a2c423c8c.tar.gz gentoo-2-2c20e0e532fb3c8474e1578bd89f482a2c423c8c.tar.bz2 gentoo-2-2c20e0e532fb3c8474e1578bd89f482a2c423c8c.zip |
Stable on sparc, bug #251832
(Portage version: 2.2_rc28/cvs/Linux sparc64)
Diffstat (limited to 'x11-proto/xf86driproto/xf86driproto-2.0.4.ebuild')
-rw-r--r-- | x11-proto/xf86driproto/xf86driproto-2.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xf86driproto/xf86driproto-2.0.4.ebuild b/x11-proto/xf86driproto/xf86driproto-2.0.4.ebuild index 0af7c28f1eb3..79b5d9acd990 100644 --- a/x11-proto/xf86driproto/xf86driproto-2.0.4.ebuild +++ b/x11-proto/xf86driproto/xf86driproto-2.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.0.4.ebuild,v 1.6 2009/04/05 21:07:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.0.4.ebuild,v 1.7 2009/04/06 19:43:25 bluebird Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org XF86DRI protocol headers" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" |