diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:49:10 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:53:17 -0400 |
commit | c2df6149c433ddac2f4dea0574590ab7a587a3b2 (patch) | |
tree | fa279db1e4201ab357431437c3e204e2853c8b3c /media-libs/freeglut | |
parent | media-libs/speexdsp: arm64 stable (diff) | |
download | gentoo-c2df6149c433ddac2f4dea0574590ab7a587a3b2.tar.gz gentoo-c2df6149c433ddac2f4dea0574590ab7a587a3b2.tar.bz2 gentoo-c2df6149c433ddac2f4dea0574590ab7a587a3b2.zip |
media-libs/freeglut: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-libs/freeglut')
-rw-r--r-- | media-libs/freeglut/freeglut-3.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/freeglut/freeglut-3.0.0.ebuild b/media-libs/freeglut/freeglut-3.0.0.ebuild index 3fcb972cf759..1ac3aea844d6 100644 --- a/media-libs/freeglut/freeglut-3.0.0.ebuild +++ b/media-libs/freeglut/freeglut-3.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="debug static-libs" # enabling GLES support seems to cause build failures |