From 30ef3be95478dacd3caeb2dcd0f1855516c1e7f9 Mon Sep 17 00:00:00 2001 From: Guy Martin Date: Thu, 20 Mar 2003 02:16:06 +0000 Subject: Added hppa to keywords. --- app-text/sablotron/sablotron-0.97.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text/sablotron/sablotron-0.97.ebuild') diff --git a/app-text/sablotron/sablotron-0.97.ebuild b/app-text/sablotron/sablotron-0.97.ebuild index 9b24e2ae8edf..b2975f118e75 100644 --- a/app-text/sablotron/sablotron-0.97.ebuild +++ b/app-text/sablotron/sablotron-0.97.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.97.ebuild,v 1.1 2003/03/08 23:01:39 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-0.97.ebuild,v 1.2 2003/03/20 02:16:06 gmsoft Exp $ S=${WORKDIR}/Sablot-${PV} DESCRIPTION="An XSLT Parser in C++" @@ -9,7 +9,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 dev-perl/XML-Parser" -- cgit v1.2.3-65-gdbad