diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-04 08:42:39 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-04 08:42:39 +0000 |
commit | 75edd801080572f1ce57326596552de018219c37 (patch) | |
tree | a4ca0b5692b6958b757602d40a83655deb5a8210 /x11-libs/libast | |
parent | Clean out some old versions and revisions. (diff) | |
download | gentoo-2-75edd801080572f1ce57326596552de018219c37.tar.gz gentoo-2-75edd801080572f1ce57326596552de018219c37.tar.bz2 gentoo-2-75edd801080572f1ce57326596552de018219c37.zip |
arm love
(Portage version: 2.1.1_rc1-r3)
Diffstat (limited to 'x11-libs/libast')
-rw-r--r-- | x11-libs/libast/libast-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libast/libast-0.7.ebuild b/x11-libs/libast/libast-0.7.ebuild index 96950c22b88f..5d593d9a8118 100644 --- a/x11-libs/libast/libast-0.7.ebuild +++ b/x11-libs/libast/libast-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.7.ebuild,v 1.10 2006/07/09 01:18:51 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.7.ebuild,v 1.11 2006/09/04 08:42:39 vapier Exp $ DESCRIPTION="LIBrary of Assorted Spiffy Things" HOMEPAGE="http://www.eterm.org/download/" @@ -8,7 +8,7 @@ SRC_URI="http://www.eterm.org/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86" IUSE="imlib mmx pcre" DEPEND="|| ( ( x11-libs/libXt x11-proto/xproto x11-libs/libICE x11-libs/libSM x11-libs/libX11 ) virtual/x11 ) |