diff options
author | 2004-09-25 09:08:16 +0000 | |
---|---|---|
committer | 2004-09-25 09:08:16 +0000 | |
commit | 17e69ce3a9f55f113cceca38c4b13fa92bf74f4f (patch) | |
tree | 9801cb181d004fd8a34fc2276151d51b603ca870 /app-text/htmltidy/htmltidy-3.10.29.ebuild | |
parent | x86 only fdftk (diff) | |
download | historical-17e69ce3a9f55f113cceca38c4b13fa92bf74f4f.tar.gz historical-17e69ce3a9f55f113cceca38c4b13fa92bf74f4f.tar.bz2 historical-17e69ce3a9f55f113cceca38c4b13fa92bf74f4f.zip |
arm KEYWORDS
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 207e05cc395c..1eeb048e8815 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.15 2004/09/25 08:55:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-3.10.29.ebuild,v 1.16 2004/09/25 09:08:16 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 s390" +KEYWORDS="alpha amd64 arm hppa ia64 macos ppc ppc-macos s390 sparc x86" IUSE="debug doc xml" src_unpack() { |