diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-12 12:47:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-12 12:47:39 +0100 |
commit | ac30c7a79e663a6f62631b77f410decf6b09236b (patch) | |
tree | f8c6316a57842eee3ad36b7816127a2856f4506c /media-libs/freeglut | |
parent | media-fonts/font-util: sparc stable wrt bug #559062 (diff) | |
download | gentoo-ac30c7a79e663a6f62631b77f410decf6b09236b.tar.gz gentoo-ac30c7a79e663a6f62631b77f410decf6b09236b.tar.bz2 gentoo-ac30c7a79e663a6f62631b77f410decf6b09236b.zip |
media-libs/freeglut: sparc stable wrt bug #559062
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 d6a16fab1732..883fa55f7901 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 |