diff options
author | 2003-03-10 22:38:15 +0000 | |
---|---|---|
committer | 2003-03-10 22:38:15 +0000 | |
commit | 5bfce647a397cce149110950e64d24c436f84baf (patch) | |
tree | f736e668923f424fea97e93ce2f34627673c0c9e /media-libs/libfame/libfame-0.9.0.ebuild | |
parent | Added ~alpha to keywords and -fPIC to flags for alpha, fixes bug #16281 (diff) | |
download | gentoo-2-5bfce647a397cce149110950e64d24c436f84baf.tar.gz gentoo-2-5bfce647a397cce149110950e64d24c436f84baf.tar.bz2 gentoo-2-5bfce647a397cce149110950e64d24c436f84baf.zip |
alpha updates
Diffstat (limited to 'media-libs/libfame/libfame-0.9.0.ebuild')
-rw-r--r-- | media-libs/libfame/libfame-0.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libfame/libfame-0.9.0.ebuild b/media-libs/libfame/libfame-0.9.0.ebuild index 97d3f3ce4f16..2390ebac6809 100644 --- a/media-libs/libfame/libfame-0.9.0.ebuild +++ b/media-libs/libfame/libfame-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.0.ebuild,v 1.6 2003/03/10 21:44:07 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.0.ebuild,v 1.7 2003/03/10 22:35:07 agriffis Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ HOMEPAGE="http://fame.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~ppc" +KEYWORDS="x86 sparc ~ppc ~alpha" DEPEND="virtual/glibc" |