diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-08-17 18:04:32 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-08-17 18:04:32 +0000 |
commit | 7650466678db0e5f33cc4a595c1a0353903726b8 (patch) | |
tree | 97df8cee84c5520c413bc73fc7b03e54e7605336 /x11-libs/libast | |
parent | First relase (diff) | |
download | gentoo-2-7650466678db0e5f33cc4a595c1a0353903726b8.tar.gz gentoo-2-7650466678db0e5f33cc4a595c1a0353903726b8.tar.bz2 gentoo-2-7650466678db0e5f33cc4a595c1a0353903726b8.zip |
added ppc to keywords
Diffstat (limited to 'x11-libs/libast')
-rw-r--r-- | x11-libs/libast/libast-0.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libast/libast-0.4-r1.ebuild b/x11-libs/libast/libast-0.4-r1.ebuild index b7f627460430..2a5982ceec78 100644 --- a/x11-libs/libast/libast-0.4-r1.ebuild +++ b/x11-libs/libast/libast-0.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.4-r1.ebuild,v 1.5 2002/08/14 13:05:59 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.4-r1.ebuild,v 1.6 2002/08/17 18:03:51 gerk Exp $ S=${WORKDIR}/${P} DESCRIPTION="LIBrary of Assorted Spiffy Things. Needed for Eterm." @@ -8,7 +8,7 @@ SRC_URI="http://www.eterm.org/download/${P}.tar.gz" HOMEPAGE="http://www.eterm.org/download" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc virtual/x11 |