diff options
author | 2013-01-04 17:46:17 +0000 | |
---|---|---|
committer | 2013-01-04 17:46:17 +0000 | |
commit | 8e93dbee3dd73a83ae6e9743d9123b11ea56748b (patch) | |
tree | 30558ba8ef47031bab28081b5c2560735d12c6a5 /media-libs/glu/glu-9.0.0.ebuild | |
parent | Stable for HPPA (bug #440872). (diff) | |
download | gentoo-2-8e93dbee3dd73a83ae6e9743d9123b11ea56748b.tar.gz gentoo-2-8e93dbee3dd73a83ae6e9743d9123b11ea56748b.tar.bz2 gentoo-2-8e93dbee3dd73a83ae6e9743d9123b11ea56748b.zip |
Stable for HPPA (bug #440872).
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs/glu/glu-9.0.0.ebuild')
-rw-r--r-- | media-libs/glu/glu-9.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/glu/glu-9.0.0.ebuild b/media-libs/glu/glu-9.0.0.ebuild index 7ea4c4f98c81..beb7e6de4366 100644 --- a/media-libs/glu/glu-9.0.0.ebuild +++ b/media-libs/glu/glu-9.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/glu-9.0.0.ebuild,v 1.12 2013/01/01 18:45:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/glu-9.0.0.ebuild,v 1.13 2013/01/04 17:46:17 jer Exp $ EAPI=4 @@ -24,7 +24,7 @@ fi LICENSE="SGI-B-2.0" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="multilib static-libs" DEPEND="virtual/opengl" |