diff options
author | Sam James <sam@gentoo.org> | 2023-12-30 03:03:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-30 03:03:18 +0000 |
commit | ac11e150609f8329d661fddffaf269cf6ee7f76a (patch) | |
tree | ee04f5d943c391006d643fc310501fa78cc95f77 /media-libs | |
parent | media-libs/glew: Stabilize 2.2.0-r1 ppc64, #921006 (diff) | |
download | gentoo-ac11e150609f8329d661fddffaf269cf6ee7f76a.tar.gz gentoo-ac11e150609f8329d661fddffaf269cf6ee7f76a.tar.bz2 gentoo-ac11e150609f8329d661fddffaf269cf6ee7f76a.zip |
media-libs/glew: Stabilize 2.2.0-r1 arm64, #921006
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/glew/glew-2.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/glew/glew-2.2.0-r1.ebuild b/media-libs/glew/glew-2.2.0-r1.ebuild index bd7a785fe036..55c49f33f89f 100644 --- a/media-libs/glew/glew-2.2.0-r1.ebuild +++ b/media-libs/glew/glew-2.2.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="BSD MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" IUSE="doc egl-only static-libs" DEPEND=" |