diff options
author | 2008-12-16 16:21:48 +0000 | |
---|---|---|
committer | 2008-12-16 16:21:48 +0000 | |
commit | 20630afc5b4756bd9b42992fe1fcd7e5c81f2939 (patch) | |
tree | c488cb040ab977e995c4fe0f908e77eb211f9a14 /x11-proto/xf86driproto/xf86driproto-2.0.4.ebuild | |
parent | Initial commit. Eselect module written by Łukasz Michalik with a few changes... (diff) | |
download | gentoo-2-20630afc5b4756bd9b42992fe1fcd7e5c81f2939.tar.gz gentoo-2-20630afc5b4756bd9b42992fe1fcd7e5c81f2939.tar.bz2 gentoo-2-20630afc5b4756bd9b42992fe1fcd7e5c81f2939.zip |
Marked ~hppa (bug #237411).
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
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 7d1b24959178..7872919eb8a2 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-2008 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.1 2008/04/10 20:59:20 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.0.4.ebuild,v 1.2 2008/12/16 16:21:48 jer 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 ~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}" |