diff options
author | 2004-10-30 16:37:46 +0000 | |
---|---|---|
committer | 2004-10-30 16:37:46 +0000 | |
commit | 4328e9cddb00ce838a3c444dc61c495072b1f962 (patch) | |
tree | c4b9ffe3bb89abffda41bf0d3d1d2d2006eadad5 /media-libs/libfpx/libfpx-1.2.0.9.ebuild | |
parent | updated the ebuild with a table of known valid arch settings for i386/x86-64,... (diff) | |
download | historical-4328e9cddb00ce838a3c444dc61c495072b1f962.tar.gz historical-4328e9cddb00ce838a3c444dc61c495072b1f962.tar.bz2 historical-4328e9cddb00ce838a3c444dc61c495072b1f962.zip |
added ~ppc64, bug #68145
Diffstat (limited to 'media-libs/libfpx/libfpx-1.2.0.9.ebuild')
-rw-r--r-- | media-libs/libfpx/libfpx-1.2.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libfpx/libfpx-1.2.0.9.ebuild b/media-libs/libfpx/libfpx-1.2.0.9.ebuild index e7303b2f1147..63f30a8989d7 100644 --- a/media-libs/libfpx/libfpx-1.2.0.9.ebuild +++ b/media-libs/libfpx/libfpx-1.2.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfpx/libfpx-1.2.0.9.ebuild,v 1.8 2004/10/30 16:14:13 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfpx/libfpx-1.2.0.9.ebuild,v 1.9 2004/10/30 16:37:46 tgall Exp $ MY_PN=libfpx @@ -17,7 +17,7 @@ HOMEPAGE="" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~x86 ~sparc ~mips" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~x86 ~sparc ~mips ~ppc64" IUSE="" src_compile() { |