diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:34:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:34:56 +0100 |
commit | 75824ae4514309caff54b1077c0769801895a242 (patch) | |
tree | adb2ec6f6283b08bd32755621495918f90e6fabd /media-libs/freeglut | |
parent | dev-libs/libinput: ia64 stable wrt bug #700310 (diff) | |
download | gentoo-75824ae4514309caff54b1077c0769801895a242.tar.gz gentoo-75824ae4514309caff54b1077c0769801895a242.tar.bz2 gentoo-75824ae4514309caff54b1077c0769801895a242.zip |
media-libs/freeglut: ia64 stable wrt bug #700310
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/freeglut')
-rw-r--r-- | media-libs/freeglut/freeglut-3.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/freeglut/freeglut-3.2.1.ebuild b/media-libs/freeglut/freeglut-3.2.1.ebuild index 4fb89b758565..d66525ef45b4 100644 --- a/media-libs/freeglut/freeglut-3.2.1.ebuild +++ b/media-libs/freeglut/freeglut-3.2.1.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 |