diff options
Diffstat (limited to 'app-text/htmltidy/htmltidy-20090325.ebuild')
-rw-r--r-- | app-text/htmltidy/htmltidy-20090325.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/htmltidy/htmltidy-20090325.ebuild b/app-text/htmltidy/htmltidy-20090325.ebuild index 1de62b033fd9..8c6f66bc5b5a 100644 --- a/app-text/htmltidy/htmltidy-20090325.ebuild +++ b/app-text/htmltidy/htmltidy-20090325.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.9 2009/10/31 14:37:05 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-20090325.ebuild,v 1.10 2010/01/02 12:16:07 fauli 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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="debug doc" DEPEND="doc? ( app-doc/doxygen )" |