diff options
author | Markus Meier <maekke@gentoo.org> | 2010-10-14 20:48:29 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-10-14 20:48:29 +0000 |
commit | a350327d91f1987df70e00cdceba8eb74689e8fa (patch) | |
tree | f74ec53a6be6987ea8d8732c967d064b433eb82f /media-libs/glew/glew-1.5.6.ebuild | |
parent | Drop old versions and ppc/ppc64 keywords due to reliance on sun.* classes not... (diff) | |
download | gentoo-2-a350327d91f1987df70e00cdceba8eb74689e8fa.tar.gz gentoo-2-a350327d91f1987df70e00cdceba8eb74689e8fa.tar.bz2 gentoo-2-a350327d91f1987df70e00cdceba8eb74689e8fa.zip |
arm stable, bug #340063
(Portage version: 2.2_rc95/cvs/Linux i686)
Diffstat (limited to 'media-libs/glew/glew-1.5.6.ebuild')
-rw-r--r-- | media-libs/glew/glew-1.5.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/glew/glew-1.5.6.ebuild b/media-libs/glew/glew-1.5.6.ebuild index b95795c7eff7..ed7579b3d136 100644 --- a/media-libs/glew/glew-1.5.6.ebuild +++ b/media-libs/glew/glew-1.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.5.6.ebuild,v 1.5 2010/10/14 19:12:40 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.5.6.ebuild,v 1.6 2010/10/14 20:48:29 maekke Exp $ EAPI=3 inherit multilib toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="BSD MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~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 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXmu |