diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-08 09:15:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-08 09:15:26 +0000 |
commit | 9d97df99886547d9b7977d513b373b278010a042 (patch) | |
tree | a6fc2d75891324ae2d3d07c4f5435f98731535c0 /media-libs/freeglut/freeglut-2.8.1-r1.ebuild | |
parent | Stable for arm, wrt bug #500368 (diff) | |
download | gentoo-2-9d97df99886547d9b7977d513b373b278010a042.tar.gz gentoo-2-9d97df99886547d9b7977d513b373b278010a042.tar.bz2 gentoo-2-9d97df99886547d9b7977d513b373b278010a042.zip |
Stable for arm, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/freeglut/freeglut-2.8.1-r1.ebuild')
-rw-r--r-- | media-libs/freeglut/freeglut-2.8.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/freeglut/freeglut-2.8.1-r1.ebuild b/media-libs/freeglut/freeglut-2.8.1-r1.ebuild index 6dd74b7c982b..1fc51687b00d 100644 --- a/media-libs/freeglut/freeglut-2.8.1-r1.ebuild +++ b/media-libs/freeglut/freeglut-2.8.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.8.1-r1.ebuild,v 1.9 2014/04/19 17:47:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.8.1-r1.ebuild,v 1.10 2014/06/08 09:15:26 ago Exp $ EAPI=5 inherit autotools-multilib @@ -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 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="debug static-libs" RDEPEND="virtual/glu[${MULTILIB_USEDEP}] |