diff options
Diffstat (limited to 'app-text/sablotron/sablotron-0.96.ebuild')
-rw-r--r-- | app-text/sablotron/sablotron-0.96.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/sablotron/sablotron-0.96.ebuild b/app-text/sablotron/sablotron-0.96.ebuild index 8819ea06da40..d804e7240446 100644 --- a/app-text/sablotron/sablotron-0.96.ebuild +++ b/app-text/sablotron/sablotron-0.96.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/app-text/sablotron/sablotron-0.96.ebuild,v 1.7 2003/02/13 09:44:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-0.96.ebuild,v 1.8 2003/03/20 02:16:06 gmsoft Exp $ MY_P="Sablot-${PV}" S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gingerall.com/charlie-bin/get/webGA/act/sablotron.act" SLOT="0" LICENSE="MPL-1.1" -KEYWORDS="x86 sparc ~ppc" +KEYWORDS="x86 sparc ~ppc hppa" DEPEND=">=dev-libs/expat-1.95.1" |