diff options
author | Sam James <sam@gentoo.org> | 2020-07-24 07:16:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-24 07:16:57 +0000 |
commit | 45558c18a4d793e118989cb54aa29474c3f3b494 (patch) | |
tree | 5840a5807880984502524b0149f7b7b2cbd2929b /media-libs | |
parent | net-ftp/filezilla: Bump to version 3.49.1 (diff) | |
download | gentoo-45558c18a4d793e118989cb54aa29474c3f3b494.tar.gz gentoo-45558c18a4d793e118989cb54aa29474c3f3b494.tar.bz2 gentoo-45558c18a4d793e118989cb54aa29474c3f3b494.zip |
media-libs/glew: ppc64 stable (bug #733562)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/glew/glew-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/glew/glew-2.2.0.ebuild b/media-libs/glew/glew-2.2.0.ebuild index bec447dbda58..ec97cc33857e 100644 --- a/media-libs/glew/glew-2.2.0.ebuild +++ b/media-libs/glew/glew-2.2.0.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 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc static-libs" DEPEND=" |