diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-18 15:25:18 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-18 15:25:18 +0300 |
commit | 7d1c80916c34a204320fbbb9cd7bd647bc020c87 (patch) | |
tree | 544f07bbd7cd9de5a17ef95df8cfa84c91f478c4 /media-libs | |
parent | net-fs/cifs-utils: amd64 stable wrt bug #650756 (diff) | |
download | gentoo-7d1c80916c34a204320fbbb9cd7bd647bc020c87.tar.gz gentoo-7d1c80916c34a204320fbbb9cd7bd647bc020c87.tar.bz2 gentoo-7d1c80916c34a204320fbbb9cd7bd647bc020c87.zip |
media-libs/glew: amd64 stable wrt bug #649078
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'media-libs')
-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 f3e6853fa512..a941e95035cf 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=" |