diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:09:53 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:36:00 +0100 |
commit | 134063cc9f8f66591cd73326e992bda0c4c9e9e7 (patch) | |
tree | ca7598704d8b38e8cc5e3a7c9774a5299a62bcaa /media-libs/glew | |
parent | media-libs/gexiv2: x86 stable (bug #674970) (diff) | |
download | gentoo-134063cc9f8f66591cd73326e992bda0c4c9e9e7.tar.gz gentoo-134063cc9f8f66591cd73326e992bda0c4c9e9e7.tar.bz2 gentoo-134063cc9f8f66591cd73326e992bda0c4c9e9e7.zip |
media-libs/glew: x86 stable (bug #676572)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@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 cddeb537619a..bf24a6714bca 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=" |