diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 19:12:22 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 19:12:22 +0000 |
commit | 74713bd589615d1841dade719305ffbcaa616ccb (patch) | |
tree | fc19e9415578d2d282df1d9925049634881e7944 /media-libs/glew | |
parent | media-gfx/xv: stable 3.10a-r19 for ia64, bug #676568 (diff) | |
download | gentoo-74713bd589615d1841dade719305ffbcaa616ccb.tar.gz gentoo-74713bd589615d1841dade719305ffbcaa616ccb.tar.bz2 gentoo-74713bd589615d1841dade719305ffbcaa616ccb.zip |
media-libs/glew: stable 2.1.0-r1 for ia64, bug #676572
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@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 fc0655b5ccbe..0e646a93007e 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=" |