diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-02-12 16:09:53 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-02-12 16:09:53 +0000 |
commit | 8badcf757d00dafd8e496b0341e2ed8d0e2804f6 (patch) | |
tree | d502c1e7c70454cc8b88e78509f13acf1f2b9548 /app-admin/eselect-opengl/eselect-opengl-1.2.1.ebuild | |
parent | alpha/ia64/s390/sh/sparc stable wrt #344827 (diff) | |
download | gentoo-2-8badcf757d00dafd8e496b0341e2ed8d0e2804f6.tar.gz gentoo-2-8badcf757d00dafd8e496b0341e2ed8d0e2804f6.tar.bz2 gentoo-2-8badcf757d00dafd8e496b0341e2ed8d0e2804f6.zip |
stable x86, bug 354237
(Portage version: 2.1.9.39/cvs/Linux i686)
Diffstat (limited to 'app-admin/eselect-opengl/eselect-opengl-1.2.1.ebuild')
-rw-r--r-- | app-admin/eselect-opengl/eselect-opengl-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-opengl/eselect-opengl-1.2.1.ebuild b/app-admin/eselect-opengl/eselect-opengl-1.2.1.ebuild index 60776686621c..46706834c67e 100644 --- a/app-admin/eselect-opengl/eselect-opengl-1.2.1.ebuild +++ b/app-admin/eselect-opengl/eselect-opengl-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.2.1.ebuild,v 1.3 2011/02/12 11:24:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/eselect-opengl-1.2.1.ebuild,v 1.4 2011/02/12 16:09:53 fauli Exp $ EAPI=3 @@ -22,7 +22,7 @@ SRC_URI="${MIRROR}/glext.h.${GLEXT}.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="app-arch/xz-utils" |