diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-08 13:10:24 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-08 13:10:24 +0000 |
commit | a26691cbd192b0cdfd0a342a9c187ee102453dd6 (patch) | |
tree | e5330d71872b1585bca14abfbca1b3d37b9389b9 /app-admin/eselect-opengl/eselect-opengl-1.0.5.ebuild | |
parent | init script needs localmount so it can create a pidfile correctly. (diff) | |
download | gentoo-2-a26691cbd192b0cdfd0a342a9c187ee102453dd6.tar.gz gentoo-2-a26691cbd192b0cdfd0a342a9c187ee102453dd6.tar.bz2 gentoo-2-a26691cbd192b0cdfd0a342a9c187ee102453dd6.zip |
Stable on sparc wrt #160535
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-admin/eselect-opengl/eselect-opengl-1.0.5.ebuild')
-rw-r--r-- | app-admin/eselect-opengl/eselect-opengl-1.0.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/eselect-opengl/eselect-opengl-1.0.5.ebuild b/app-admin/eselect-opengl/eselect-opengl-1.0.5.ebuild index 3c1fc9e60227..d38172fbf92b 100644 --- a/app-admin/eselect-opengl/eselect-opengl-1.0.5.ebuild +++ b/app-admin/eselect-opengl/eselect-opengl-1.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/eselect-opengl-1.0.5.ebuild,v 1.2 2006/12/05 15:02:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/eselect-opengl-1.0.5.ebuild,v 1.3 2007/01/08 13:10:24 gustavoz Exp $ inherit multilib @@ -20,7 +20,7 @@ SRC_URI="mirror://gentoo/glext.h-${GLEXT}.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" IUSE="" RESTRICT="multilib-pkg-force" |