diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-21 11:56:10 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-21 11:56:28 +0300 |
commit | c264595987a8b860d42b1f4f2358654a713008eb (patch) | |
tree | 0b4828c4ce285d02b917f821842f681c91bd2852 /media-libs/glew | |
parent | dev-python/python-oembed: Restrict tests due to network use (diff) | |
download | gentoo-c264595987a8b860d42b1f4f2358654a713008eb.tar.gz gentoo-c264595987a8b860d42b1f4f2358654a713008eb.tar.bz2 gentoo-c264595987a8b860d42b1f4f2358654a713008eb.zip |
media-libs/glew: arm stable wrt bug #649078
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'media-libs/glew')
-rw-r--r-- | media-libs/glew/glew-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/glew/glew-2.1.0.ebuild b/media-libs/glew/glew-2.1.0.ebuild index 41fba1f27dd5..cf43bf32b3c4 100644 --- a/media-libs/glew/glew-2.1.0.ebuild +++ b/media-libs/glew/glew-2.1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="BSD MIT" SLOT="0/$(get_version_component_range 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=" |