diff options
Diffstat (limited to 'app-text/html2text/html2text-1.3.2.ebuild')
-rw-r--r-- | app-text/html2text/html2text-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/html2text/html2text-1.3.2.ebuild b/app-text/html2text/html2text-1.3.2.ebuild index f4457e29af95..78ef343dab84 100644 --- a/app-text/html2text/html2text-1.3.2.ebuild +++ b/app-text/html2text/html2text-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2.ebuild,v 1.10 2005/05/16 15:30:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2.ebuild,v 1.11 2005/06/05 12:02:47 hansmi Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://userpage.fu-berlin.de/~mbayer/tools/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc ~amd64 ~ppc ppc64 ~alpha ia64" +KEYWORDS="~alpha ~amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="virtual/libc" |