diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-25 19:59:16 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-25 19:59:16 +0200 |
commit | eab6ba4616c285bd7dc0b18d7a573912ed4ddf22 (patch) | |
tree | 8480e7d4fe23243cfc0ecdd53bed6a5e6154424a /media-libs | |
parent | x11-libs/libX11: Stabilize 1.7.5 arm, #843167 (diff) | |
download | gentoo-eab6ba4616c285bd7dc0b18d7a573912ed4ddf22.tar.gz gentoo-eab6ba4616c285bd7dc0b18d7a573912ed4ddf22.tar.bz2 gentoo-eab6ba4616c285bd7dc0b18d7a573912ed4ddf22.zip |
media-libs/freeglut: Stabilize 3.2.2 arm, #843167
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/freeglut/freeglut-3.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/freeglut/freeglut-3.2.2.ebuild b/media-libs/freeglut/freeglut-3.2.2.ebuild index 123edb809f60..8ee1cc096dfc 100644 --- a/media-libs/freeglut/freeglut-3.2.2.ebuild +++ b/media-libs/freeglut/freeglut-3.2.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="static-libs" # enabling GLES support seems to cause build failures |