diff options
author | Zack Welch <zwelch@gentoo.org> | 2003-02-19 21:46:47 +0000 |
---|---|---|
committer | Zack Welch <zwelch@gentoo.org> | 2003-02-19 21:46:47 +0000 |
commit | 1b286bd529748ce03122517c651a5e7225e04d13 (patch) | |
tree | 73fc62e0bfcf3e5ebf53fa2191da44bd1dd49077 /sys-devel/libtool/libtool-1.4.3.ebuild | |
parent | Marked as stable. (diff) | |
download | gentoo-2-1b286bd529748ce03122517c651a5e7225e04d13.tar.gz gentoo-2-1b286bd529748ce03122517c651a5e7225e04d13.tar.bz2 gentoo-2-1b286bd529748ce03122517c651a5e7225e04d13.zip |
add arm keyword to sys-devel ebuilds
Diffstat (limited to 'sys-devel/libtool/libtool-1.4.3.ebuild')
-rw-r--r-- | sys-devel/libtool/libtool-1.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/libtool/libtool-1.4.3.ebuild b/sys-devel/libtool/libtool-1.4.3.ebuild index e1808fb4e034..9b709bff7dfb 100644 --- a/sys-devel/libtool/libtool-1.4.3.ebuild +++ b/sys-devel/libtool/libtool-1.4.3.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/sys-devel/libtool/libtool-1.4.3.ebuild,v 1.2 2003/02/13 16:33:29 vapier Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.3.ebuild,v 1.3 2003/02/19 21:46:47 zwelch Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 vapier Exp $ IUSE="" @@ -18,7 +18,7 @@ HOMEPAGE="http://www.gnu.org/software/libtool/libtool.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha arm" DEPEND="virtual/glibc" |