diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 13:19:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 13:19:20 +0200 |
commit | 59f704e265ba33c0322c18757ff048bda6bc167e (patch) | |
tree | 8a021a74aed8a18bda72987a57be3f787fc024b6 /media-libs/glew | |
parent | dev-libs/libpcre: sparc stable wrt bug #609592 (diff) | |
download | gentoo-59f704e265ba33c0322c18757ff048bda6bc167e.tar.gz gentoo-59f704e265ba33c0322c18757ff048bda6bc167e.tar.bz2 gentoo-59f704e265ba33c0322c18757ff048bda6bc167e.zip |
media-libs/glew: sparc stable wrt bug #615476
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
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 6bedb711101f..bbaf72917449 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=" |