summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2003-01-08 16:53:55 +0000
committerRyan Phillips <rphillips@gentoo.org>2003-01-08 16:53:55 +0000
commitc3a51d009c8186345f2724cdee987570917699c3 (patch)
tree61c68f749ad75cf2faa0c8c3016406a19cd47f84 /app-text/sablotron/sablotron-0.96.ebuild
parentenable on alpha (diff)
downloadhistorical-c3a51d009c8186345f2724cdee987570917699c3.tar.gz
historical-c3a51d009c8186345f2724cdee987570917699c3.tar.bz2
historical-c3a51d009c8186345f2724cdee987570917699c3.zip
removed arch mask... needed by php 4.3.0
Diffstat (limited to 'app-text/sablotron/sablotron-0.96.ebuild')
-rw-r--r--app-text/sablotron/sablotron-0.96.ebuild4
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 50db14fb430a..d414676f650e 100644
--- a/app-text/sablotron/sablotron-0.96.ebuild
+++ b/app-text/sablotron/sablotron-0.96.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 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.4 2002/12/18 16:27:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-0.96.ebuild,v 1.5 2003/01/08 16:53:55 rphillips 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"
+KEYWORDS="x86 sparc"
DEPEND=">=dev-libs/expat-1.95.1"