diff options
author | 2009-10-26 18:16:53 +0000 | |
---|---|---|
committer | 2009-10-26 18:16:53 +0000 | |
commit | 89e7e7d8fa162bda0a544b7801085a3a3134d2d9 (patch) | |
tree | ba10305535908fbbaa974ac59b037a64e9f293d3 /app-text/htmltidy/htmltidy-20090325.ebuild | |
parent | ia64/s390/sh/sparc stable wrt #285586 (diff) | |
download | historical-89e7e7d8fa162bda0a544b7801085a3a3134d2d9.tar.gz historical-89e7e7d8fa162bda0a544b7801085a3a3134d2d9.tar.bz2 historical-89e7e7d8fa162bda0a544b7801085a3a3134d2d9.zip |
ia64/s390/sh/sparc stable wrt #286918
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'app-text/htmltidy/htmltidy-20090325.ebuild')
-rw-r--r-- | app-text/htmltidy/htmltidy-20090325.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/htmltidy/htmltidy-20090325.ebuild b/app-text/htmltidy/htmltidy-20090325.ebuild index 50e293d89d33..a749debd5244 100644 --- a/app-text/htmltidy/htmltidy-20090325.ebuild +++ b/app-text/htmltidy/htmltidy-20090325.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-20090325.ebuild,v 1.7 2009/10/24 12:45:32 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-20090325.ebuild,v 1.8 2009/10/26 18:16:53 armin76 Exp $ EAPI=2 inherit eutils autotools @@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="debug doc" DEPEND="doc? ( app-doc/doxygen )" |