diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:34:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:34:09 +0000 |
commit | 37111c2ed0739ae92fd232122e4492bbab05c1bd (patch) | |
tree | 51c0546bcc60985c87af9133bbe447f534a3b72c /media-video/xanim | |
parent | files/elfutils-0.89-alpha-mips-atime.diff: \ Fix 0.89 compilation on mips (diff) | |
download | historical-37111c2ed0739ae92fd232122e4492bbab05c1bd.tar.gz historical-37111c2ed0739ae92fd232122e4492bbab05c1bd.tar.bz2 historical-37111c2ed0739ae92fd232122e4492bbab05c1bd.zip |
Remove arm keywords
Diffstat (limited to 'media-video/xanim')
-rw-r--r-- | media-video/xanim/xanim-2.80.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/xanim/xanim-2.80.1-r4.ebuild b/media-video/xanim/xanim-2.80.1-r4.ebuild index b3ec96a8fdfc..98d735f4a711 100644 --- a/media-video/xanim/xanim-2.80.1-r4.ebuild +++ b/media-video/xanim/xanim-2.80.1-r4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/xanim/xanim-2.80.1-r4.ebuild,v 1.19 2004/01/29 13:38:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xanim/xanim-2.80.1-r4.ebuild,v 1.20 2004/02/22 22:34:09 agriffis Exp $ inherit flag-o-matic SLOT="0" LICENSE="XAnim" -KEYWORDS="x86 ppc sparc alpha -mips -hppa -arm amd64 -ia64" +KEYWORDS="x86 ppc sparc alpha -mips -hppa amd64 -ia64" _XA_CYUV_SPARC=xa1.0_cyuv_sparcELF.o _XA_CVID_SPARC=xa2.0_cvid_sparcELF.o |