diff options
author | 2007-11-02 23:09:57 +0000 | |
---|---|---|
committer | 2007-11-02 23:09:57 +0000 | |
commit | 42867b039c690d68ababde32b08fd197b6f68115 (patch) | |
tree | ffec7edb8fb6db1b62856c408cda9f5c7ff60f1b /app-admin/eselect-opengl/eselect-opengl-1.0.6.ebuild | |
parent | stable ppc, bug #196885 (diff) | |
download | historical-42867b039c690d68ababde32b08fd197b6f68115.tar.gz historical-42867b039c690d68ababde32b08fd197b6f68115.tar.bz2 historical-42867b039c690d68ababde32b08fd197b6f68115.zip |
Replace -* with commented out ~arch KEYWORDS since
the file is properly mirrored now.
Package-Manager: portage-2.1.3.17
Diffstat (limited to 'app-admin/eselect-opengl/eselect-opengl-1.0.6.ebuild')
-rw-r--r-- | app-admin/eselect-opengl/eselect-opengl-1.0.6.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-admin/eselect-opengl/eselect-opengl-1.0.6.ebuild b/app-admin/eselect-opengl/eselect-opengl-1.0.6.ebuild index 7df11988da57..7708ebde03cc 100644 --- a/app-admin/eselect-opengl/eselect-opengl-1.0.6.ebuild +++ b/app-admin/eselect-opengl/eselect-opengl-1.0.6.ebuild @@ -1,6 +1,6 @@ # 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.6.ebuild,v 1.1 2007/10/27 23:06:01 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/eselect-opengl-1.0.6.ebuild,v 1.2 2007/11/02 23:09:57 zmedico Exp $ inherit multilib @@ -20,8 +20,7 @@ SRC_URI="mirror://gentoo/glext.h-${GLEXT}.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="-*" -#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="" EMULTILIB_PKG="true" |