diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-18 11:15:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-18 11:15:02 +0000 |
commit | 6f51141f764fc353ddf253fee8ce4ae39c7385ea (patch) | |
tree | 3d64c654a83c5a742b18b91078fad10a1015d386 /media-libs/glew | |
parent | sys-fs/xfsdump: stable 3.1.8 for ia64, bug #628120 (diff) | |
download | gentoo-6f51141f764fc353ddf253fee8ce4ae39c7385ea.tar.gz gentoo-6f51141f764fc353ddf253fee8ce4ae39c7385ea.tar.bz2 gentoo-6f51141f764fc353ddf253fee8ce4ae39c7385ea.zip |
media-libs/glew: stable 2.1.0 for ia64, bug #649078
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'media-libs/glew')
-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 e2edafd0db0e..f3e6853fa512 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=" |