diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-30 12:45:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-30 12:45:46 +0100 |
commit | 836c4b441e6e41e8fbc5db686ba0036eafd8e93c (patch) | |
tree | e2a03d012aea0ec576f34bc598fe33632a48f0c3 /media-libs/freeglut | |
parent | media-fonts/font-util: amd64 stable wrt bug #559062 (diff) | |
download | gentoo-836c4b441e6e41e8fbc5db686ba0036eafd8e93c.tar.gz gentoo-836c4b441e6e41e8fbc5db686ba0036eafd8e93c.tar.bz2 gentoo-836c4b441e6e41e8fbc5db686ba0036eafd8e93c.zip |
media-libs/freeglut: amd64 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'media-libs/freeglut')
-rw-r--r-- | media-libs/freeglut/freeglut-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/freeglut/freeglut-3.0.0.ebuild b/media-libs/freeglut/freeglut-3.0.0.ebuild index 5e57b8b4b501..fec324228bd2 100644 --- a/media-libs/freeglut/freeglut-3.0.0.ebuild +++ b/media-libs/freeglut/freeglut-3.0.0.ebuild @@ -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 |