diff options
author | Michael McCabe <randy@gentoo.org> | 2004-04-16 20:40:38 +0000 |
---|---|---|
committer | Michael McCabe <randy@gentoo.org> | 2004-04-16 20:40:38 +0000 |
commit | 4ffdcbfca70e70684853775408cb2fb9e1465f66 (patch) | |
tree | fdc6d3dad3d986a700ac73f5504656f0d4d014ec /app-text/html401/html401-19991224-r1.ebuild | |
parent | added s390 to keywords (Manifest recommit) (diff) | |
download | gentoo-2-4ffdcbfca70e70684853775408cb2fb9e1465f66.tar.gz gentoo-2-4ffdcbfca70e70684853775408cb2fb9e1465f66.tar.bz2 gentoo-2-4ffdcbfca70e70684853775408cb2fb9e1465f66.zip |
added s390 keywords
Diffstat (limited to 'app-text/html401/html401-19991224-r1.ebuild')
-rw-r--r-- | app-text/html401/html401-19991224-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/html401/html401-19991224-r1.ebuild b/app-text/html401/html401-19991224-r1.ebuild index 094d55474f1a..075da1c3b94a 100644 --- a/app-text/html401/html401-19991224-r1.ebuild +++ b/app-text/html401/html401-19991224-r1.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/html401/html401-19991224-r1.ebuild,v 1.5 2004/03/12 09:18:43 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html401/html401-19991224-r1.ebuild,v 1.6 2004/04/16 20:40:38 randy Exp $ inherit sgml-catalog @@ -10,7 +10,7 @@ SRC_URI="http://www.w3.org/TR/html401/html40.tgz" S=${WORKDIR} LICENSE="W3C" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 s390" DEPEND="app-text/sgml-common" src_install() { |