summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2015-03-03 08:24:11 +0000
committerYixun Lan <dlan@gentoo.org>2015-03-03 08:24:11 +0000
commit911212bccf40af48ef29fbaf174e7f87e05e5807 (patch)
tree4fb4c1be2cf08f2e7552cbe25de55a786b642598 /media-libs/freeglut/freeglut-2.8.1-r1.ebuild
parentadd arm64 support, tested on A53 board (diff)
downloadgentoo-2-911212bccf40af48ef29fbaf174e7f87e05e5807.tar.gz
gentoo-2-911212bccf40af48ef29fbaf174e7f87e05e5807.tar.bz2
gentoo-2-911212bccf40af48ef29fbaf174e7f87e05e5807.zip
add arm64 support, tested on A53 board
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Diffstat (limited to 'media-libs/freeglut/freeglut-2.8.1-r1.ebuild')
-rw-r--r--media-libs/freeglut/freeglut-2.8.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/freeglut/freeglut-2.8.1-r1.ebuild b/media-libs/freeglut/freeglut-2.8.1-r1.ebuild
index f1b13cb5a83a..65f2287daac6 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
+# Copyright 1999-2015 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.11 2014/06/18 19:28:55 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.8.1-r1.ebuild,v 1.12 2015/03/03 08:24:11 dlan 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 ~arm64 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-9.0-r1[${MULTILIB_USEDEP}]