diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-19 08:50:01 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-19 08:50:01 +0200 |
commit | cfab2e5bb326382cf4b075a141f0cc83f2d61ec4 (patch) | |
tree | a9a6d96a71d79c931da6e5b9557d68aa54573000 /media-libs/glew | |
parent | media-libs/harfbuzz: Stable for HPPA (bug #615024). (diff) | |
download | gentoo-cfab2e5bb326382cf4b075a141f0cc83f2d61ec4.tar.gz gentoo-cfab2e5bb326382cf4b075a141f0cc83f2d61ec4.tar.bz2 gentoo-cfab2e5bb326382cf4b075a141f0cc83f2d61ec4.zip |
media-libs/glew: Stable for HPPA (bug #615476).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'media-libs/glew')
-rw-r--r-- | media-libs/glew/glew-1.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/glew/glew-1.13.0.ebuild b/media-libs/glew/glew-1.13.0.ebuild index 1f036e132557..63ffbf44b6dd 100644 --- a/media-libs/glew/glew-1.13.0.ebuild +++ b/media-libs/glew/glew-1.13.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=" |