diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:13:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:13:49 +0000 |
commit | 8e521bfde912e13cdf99ff7986b3bd24f542d684 (patch) | |
tree | 881f6a241cec7960b20d1473647b6c2e13d2e520 /dev-libs/tc2 | |
parent | Remove arm keywords (diff) | |
download | historical-8e521bfde912e13cdf99ff7986b3bd24f542d684.tar.gz historical-8e521bfde912e13cdf99ff7986b3bd24f542d684.tar.bz2 historical-8e521bfde912e13cdf99ff7986b3bd24f542d684.zip |
Remove arm keywords
Diffstat (limited to 'dev-libs/tc2')
-rw-r--r-- | dev-libs/tc2/tc2-0.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/tc2/tc2-0.5.4.ebuild b/dev-libs/tc2/tc2-0.5.4.ebuild index 0cb80a1913aa..0e44fdd794b7 100644 --- a/dev-libs/tc2/tc2-0.5.4.ebuild +++ b/dev-libs/tc2/tc2-0.5.4.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/dev-libs/tc2/tc2-0.5.4.ebuild,v 1.1 2003/10/30 02:38:02 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tc2/tc2-0.5.4.ebuild,v 1.2 2004/02/22 20:13:13 agriffis Exp $ IUSE="static debug" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" LICENSE="OpenSoftware" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64 ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ~amd64" DEPEND=">=dev-libs/libtc-0.6.0" |