diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 20:18:38 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 20:44:16 +0000 |
commit | e49f563291ed0da6c1fe75c637327d72a44cf313 (patch) | |
tree | 51a68d819df4a208130f2f922784784876c34d8a /media-libs/glew | |
parent | media-gfx/xv: stable 3.10a-r19 for ppc, bug #676568 (diff) | |
download | gentoo-e49f563291ed0da6c1fe75c637327d72a44cf313.tar.gz gentoo-e49f563291ed0da6c1fe75c637327d72a44cf313.tar.bz2 gentoo-e49f563291ed0da6c1fe75c637327d72a44cf313.zip |
media-libs/glew: stable 2.1.0-r1 for ppc, bug #676572
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 0e646a93007e..26bec778c8fa 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=" |