diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-25 08:55:27 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-25 08:55:27 +0000 |
commit | 85d980ee7424353c69458a270afbef85e843dd41 (patch) | |
tree | b0c2cdbda7213e3e7376942e1bbad78a7ab203ae /app-text/htmltidy/htmltidy-3.10.29.ebuild | |
parent | s390 KEYWORD (Manifest recommit) (diff) | |
download | gentoo-2-85d980ee7424353c69458a270afbef85e843dd41.tar.gz gentoo-2-85d980ee7424353c69458a270afbef85e843dd41.tar.bz2 gentoo-2-85d980ee7424353c69458a270afbef85e843dd41.zip |
s390 KEYWORD
Diffstat (limited to 'app-text/htmltidy/htmltidy-3.10.29.ebuild')
-rw-r--r-- | app-text/htmltidy/htmltidy-3.10.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/htmltidy/htmltidy-3.10.29.ebuild b/app-text/htmltidy/htmltidy-3.10.29.ebuild index be92b03f32ed..207e05cc395c 100644 --- a/app-text/htmltidy/htmltidy-3.10.29.ebuild +++ b/app-text/htmltidy/htmltidy-3.10.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-3.10.29.ebuild,v 1.14 2004/09/25 07:18:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-3.10.29.ebuild,v 1.15 2004/09/25 08:55:00 vapier Exp $ inherit eutils @@ -24,7 +24,7 @@ RDEPEND="virtual/libc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 macos ppc sparc x86 ppc-macos hppa" +KEYWORDS="alpha amd64 ia64 macos ppc sparc x86 ppc-macos hppa s390" IUSE="debug doc xml" src_unpack() { |