diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-07 22:29:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-07 22:30:45 +0100 |
commit | af41ed78ddc81de628d83f6ae2a4c34e751ec3c7 (patch) | |
tree | 140660e5caecf1d734f852d8b01465a1beb6a335 /media-libs/glew | |
parent | dev-libs/libtar: stable 1.2.20-r4 for ppc64, bug #648936 (diff) | |
download | gentoo-af41ed78ddc81de628d83f6ae2a4c34e751ec3c7.tar.gz gentoo-af41ed78ddc81de628d83f6ae2a4c34e751ec3c7.tar.bz2 gentoo-af41ed78ddc81de628d83f6ae2a4c34e751ec3c7.zip |
media-libs/glew: stable 2.1.0 for ppc64, bug #649078
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
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 229a4f521303..da95b824c042 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=" |