diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 23:08:37 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 23:08:37 +0000 |
commit | de10297cd97edfcf2c6ee11acca3c4d76c9c12fb (patch) | |
tree | 1ce7f8f50f2a0dfc6fe3cdf326d9780e72cea856 /net-libs/libtlen | |
parent | forgot to remove an unnecessary patch (diff) | |
download | historical-de10297cd97edfcf2c6ee11acca3c4d76c9c12fb.tar.gz historical-de10297cd97edfcf2c6ee11acca3c4d76c9c12fb.tar.bz2 historical-de10297cd97edfcf2c6ee11acca3c4d76c9c12fb.zip |
Remove arm keywords
Diffstat (limited to 'net-libs/libtlen')
-rw-r--r-- | net-libs/libtlen/libtlen-20031114.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libtlen/libtlen-20031114.ebuild b/net-libs/libtlen/libtlen-20031114.ebuild index 4e13718ac418..1c43c503aee1 100644 --- a/net-libs/libtlen/libtlen-20031114.ebuild +++ b/net-libs/libtlen/libtlen-20031114.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/net-libs/libtlen/libtlen-20031114.ebuild,v 1.2 2003/11/16 09:15:36 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtlen/libtlen-20031114.ebuild,v 1.3 2004/02/22 23:06:49 agriffis Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="http://libtlen.eu.org/snapshots/archive/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64" DEPEND="virtual/glibc" |