diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-20 13:08:16 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-20 13:22:22 -0400 |
commit | c6ca55f2946a72b1ab4a71c97c308214f58b6809 (patch) | |
tree | caef7aadc3c6e9f3fac6c6cd9f4a2c2acb6aaabf /media-libs/glew | |
parent | media-libs/exiftool: arm64 stable (diff) | |
download | gentoo-c6ca55f2946a72b1ab4a71c97c308214f58b6809.tar.gz gentoo-c6ca55f2946a72b1ab4a71c97c308214f58b6809.tar.bz2 gentoo-c6ca55f2946a72b1ab4a71c97c308214f58b6809.zip |
media-libs/glew: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-libs/glew')
-rw-r--r-- | media-libs/glew/glew-2.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/glew/glew-2.1.0-r1.ebuild b/media-libs/glew/glew-2.1.0-r1.ebuild index ea8e0230b113..b488e1f74739 100644 --- a/media-libs/glew/glew-2.1.0-r1.ebuild +++ b/media-libs/glew/glew-2.1.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 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc static-libs" DEPEND=" |