diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-16 16:27:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-16 16:27:00 +0000 |
commit | 4909ff1b2f92e371f4cdc70fb03d0f7b50b02ad4 (patch) | |
tree | 15e2aa1900732bd985d243a5471f3c17158cbf7d /media-libs/glu/glu-9.0.0.ebuild | |
parent | Stable for HPPA (bug #439586). (diff) | |
download | gentoo-2-4909ff1b2f92e371f4cdc70fb03d0f7b50b02ad4.tar.gz gentoo-2-4909ff1b2f92e371f4cdc70fb03d0f7b50b02ad4.tar.bz2 gentoo-2-4909ff1b2f92e371f4cdc70fb03d0f7b50b02ad4.zip |
Stable for amd64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/glu/glu-9.0.0.ebuild')
-rw-r--r-- | media-libs/glu/glu-9.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/glu/glu-9.0.0.ebuild b/media-libs/glu/glu-9.0.0.ebuild index 839ee36f55ff..dd0902da27bf 100644 --- a/media-libs/glu/glu-9.0.0.ebuild +++ b/media-libs/glu/glu-9.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/glu-9.0.0.ebuild,v 1.3 2012/11/14 13:08:42 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/glu-9.0.0.ebuild,v 1.4 2012/11/16 16:27:00 ago Exp $ EAPI=4 @@ -24,7 +24,7 @@ fi LICENSE="SGI-B-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="multilib static-libs" DEPEND="virtual/opengl" |