diff options
author | 2004-04-01 20:54:17 +0000 | |
---|---|---|
committer | 2004-04-01 20:54:17 +0000 | |
commit | 231694e7b9b509a9c26d8c7bfad95ff9752bf3cf (patch) | |
tree | 55c385463c4e0f2a2ca5be24be89df1ba4f7dbdd /app-text/sablotron/sablotron-1.0.1.ebuild | |
parent | added s390 to keywords (diff) | |
download | historical-231694e7b9b509a9c26d8c7bfad95ff9752bf3cf.tar.gz historical-231694e7b9b509a9c26d8c7bfad95ff9752bf3cf.tar.bz2 historical-231694e7b9b509a9c26d8c7bfad95ff9752bf3cf.zip |
added s390 to keywords
Diffstat (limited to 'app-text/sablotron/sablotron-1.0.1.ebuild')
-rw-r--r-- | app-text/sablotron/sablotron-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/sablotron/sablotron-1.0.1.ebuild b/app-text/sablotron/sablotron-1.0.1.ebuild index ef134b54c1fa..1e66f2d4d87e 100644 --- a/app-text/sablotron/sablotron-1.0.1.ebuild +++ b/app-text/sablotron/sablotron-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.1.ebuild,v 1.1 2004/02/23 16:41:08 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.1.ebuild,v 1.2 2004/04/01 20:54:17 randy Exp $ inherit libtool @@ -16,7 +16,7 @@ LICENSE="MPL-1.1" SLOT="0" IUSE="doc perl" -KEYWORDS="~x86 ~sparc ~ppc ~hppa ~alpha ~amd64 ~ia64" +KEYWORDS="~x86 ~sparc ~ppc ~hppa ~alpha ~amd64 ~ia64 s390" DEPEND=">=dev-libs/expat-1.95.6-r1 >=dev-perl/XML-Parser-2.3" |