diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-08 03:23:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-08 03:23:48 +0000 |
commit | 63aada48fba578c704deccc34324120955243f74 (patch) | |
tree | f3b7c3765b02edd5f04ceb6160a23702daddefa1 /app-text/htmltidy | |
parent | added ~ppc64, bug #57192 (Manifest recommit) (diff) | |
download | gentoo-2-63aada48fba578c704deccc34324120955243f74.tar.gz gentoo-2-63aada48fba578c704deccc34324120955243f74.tar.bz2 gentoo-2-63aada48fba578c704deccc34324120955243f74.zip |
add ia64 for #60442
Diffstat (limited to 'app-text/htmltidy')
-rw-r--r-- | app-text/htmltidy/htmltidy-3.10.29.ebuild | 4 | ||||
-rw-r--r-- | app-text/htmltidy/htmltidy-4.8.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/htmltidy/htmltidy-3.10.29.ebuild b/app-text/htmltidy/htmltidy-3.10.29.ebuild index a6476ea8c277..0ac42eeac9ad 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.10 2004/07/23 18:20:56 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-3.10.29.ebuild,v 1.11 2004/09/08 03:23:48 vapier Exp $ inherit eutils @@ -24,7 +24,7 @@ RDEPEND="virtual/libc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha ~amd64 macos" +KEYWORDS="alpha amd64 ia64 macos ppc sparc x86" IUSE="debug doc xml" src_unpack() { diff --git a/app-text/htmltidy/htmltidy-4.8.6.ebuild b/app-text/htmltidy/htmltidy-4.8.6.ebuild index fad812238fef..b24542ce6d9b 100644 --- a/app-text/htmltidy/htmltidy-4.8.6.ebuild +++ b/app-text/htmltidy/htmltidy-4.8.6.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-4.8.6.ebuild,v 1.1 2004/08/18 00:01:21 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-4.8.6.ebuild,v 1.2 2004/09/08 03:23:48 vapier Exp $ inherit eutils @@ -24,7 +24,7 @@ RDEPEND="virtual/libc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~macos" +KEYWORDS="~alpha ~amd64 ~ia64 ~macos ~ppc ~sparc ~x86" IUSE="debug doc xml" src_unpack() { |