diff options
author | 2012-09-28 18:45:52 +0000 | |
---|---|---|
committer | 2012-09-28 18:45:52 +0000 | |
commit | bd83b1e6b32e7e3b7303056cd67bf5a3e34cfc98 (patch) | |
tree | 00b32bedaa0f7f6bfc7da7c854ba5c2364eaf1b3 /media-libs/freeglut/freeglut-2.8.0-r1.ebuild | |
parent | eapi4 + ~amd64 keyword (diff) | |
download | historical-bd83b1e6b32e7e3b7303056cd67bf5a3e34cfc98.tar.gz historical-bd83b1e6b32e7e3b7303056cd67bf5a3e34cfc98.tar.bz2 historical-bd83b1e6b32e7e3b7303056cd67bf5a3e34cfc98.zip |
stable ppc, bug #433307
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'media-libs/freeglut/freeglut-2.8.0-r1.ebuild')
-rw-r--r-- | media-libs/freeglut/freeglut-2.8.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/freeglut/freeglut-2.8.0-r1.ebuild b/media-libs/freeglut/freeglut-2.8.0-r1.ebuild index 983e06bda437..3511ddbf9069 100644 --- a/media-libs/freeglut/freeglut-2.8.0-r1.ebuild +++ b/media-libs/freeglut/freeglut-2.8.0-r1.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/freeglut/freeglut-2.8.0-r1.ebuild,v 1.4 2012/09/28 11:40:03 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.8.0-r1.ebuild,v 1.5 2012/09/28 18:45:52 blueness Exp $ EAPI=4 inherit eutils libtool @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="debug static-libs" RDEPEND="virtual/glu |