From: Tobias Klausmann Date: Thu, 2 Jun 2016 16:58:36 +0000 (+0200) Subject: media-libs/freeglut-3.0.0-r0: add alpha keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c789c0eba29066debf3a513c85866fa454473bbb;p=gentoo.git media-libs/freeglut-3.0.0-r0: add alpha keyword Gentoo-Bug: 559062 Package-Manager: portage-2.3.0_rc1 --- diff --git a/media-libs/freeglut/freeglut-3.0.0.ebuild b/media-libs/freeglut/freeglut-3.0.0.ebuild index 149096efea5b..d6a16fab1732 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-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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