diff options
author | Tom Gall <tgall@gentoo.org> | 2004-10-30 16:37:46 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-10-30 16:37:46 +0000 |
commit | 96c381c3514b830b196604efc42cedb3d0011e96 (patch) | |
tree | e75467a0a21e4923fc846b707c06634f0df9f805 /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 | gentoo-2-96c381c3514b830b196604efc42cedb3d0011e96.tar.gz gentoo-2-96c381c3514b830b196604efc42cedb3d0011e96.tar.bz2 gentoo-2-96c381c3514b830b196604efc42cedb3d0011e96.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() { |