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 | 93e666f8cb157bf1f22276d2d29b8f620fa35cb8 (patch) | |
tree | 85b497452e2764eb5feddc843a7bce372fd879fc /dev-libs/tc2 | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-93e666f8cb157bf1f22276d2d29b8f620fa35cb8.tar.gz gentoo-2-93e666f8cb157bf1f22276d2d29b8f620fa35cb8.tar.bz2 gentoo-2-93e666f8cb157bf1f22276d2d29b8f620fa35cb8.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" |