diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-30 19:10:08 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-30 19:10:08 +0300 |
commit | 9f2df523e1ca404e520f29036d70cbc3f661c60d (patch) | |
tree | 7b58bf0d84a7ca833b6ee4a847a8d27b45145802 /media-libs/glew | |
parent | www-client/lynx: ppc stable wrt bug #651560 (diff) | |
download | gentoo-9f2df523e1ca404e520f29036d70cbc3f661c60d.tar.gz gentoo-9f2df523e1ca404e520f29036d70cbc3f661c60d.tar.bz2 gentoo-9f2df523e1ca404e520f29036d70cbc3f661c60d.zip |
media-libs/glew: ppc 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 cf43bf32b3c4..68426a2fd5ea 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=" |