diff options
author | 2002-08-17 18:03:51 +0000 | |
---|---|---|
committer | 2002-08-17 18:03:51 +0000 | |
commit | d5d4d44c5a932bb9fe7429b9d5241540c29d2341 (patch) | |
tree | d74b082ca4dcc0b904086f5cfd6bbe313917903f /x11-libs/libast | |
parent | First relase (diff) | |
download | historical-d5d4d44c5a932bb9fe7429b9d5241540c29d2341.tar.gz historical-d5d4d44c5a932bb9fe7429b9d5241540c29d2341.tar.bz2 historical-d5d4d44c5a932bb9fe7429b9d5241540c29d2341.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 |