diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 14:39:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 14:39:52 +0200 |
commit | b580d6bbb2f7b84d893f3aaa6a757a39ceb13490 (patch) | |
tree | 92a267c2214bba28115c258fc31f6bfd9ea4eb43 /media-libs/glew | |
parent | app-text/hunspell: amd64 stable wrt bug #615474 (diff) | |
download | gentoo-b580d6bbb2f7b84d893f3aaa6a757a39ceb13490.tar.gz gentoo-b580d6bbb2f7b84d893f3aaa6a757a39ceb13490.tar.bz2 gentoo-b580d6bbb2f7b84d893f3aaa6a757a39ceb13490.zip |
media-libs/glew: amd64 stable wrt bug #615474
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 1d4a2b422359..253a1533cf7e 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=" |