diff options
author | 2005-02-24 17:15:18 +0000 | |
---|---|---|
committer | 2005-02-24 17:15:18 +0000 | |
commit | a77794de05c7d547f46b0472058ec1dfc81e6e72 (patch) | |
tree | 31e356ad9fdbcc00593c002a695505dbc861bbd1 /app-text/htmldoc/htmldoc-1.8.24.ebuild | |
parent | Remove old version. (diff) | |
download | historical-a77794de05c7d547f46b0472058ec1dfc81e6e72.tar.gz historical-a77794de05c7d547f46b0472058ec1dfc81e6e72.tar.bz2 historical-a77794de05c7d547f46b0472058ec1dfc81e6e72.zip |
added ~amd64 to KEYWORDS. fixes #83181
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'app-text/htmldoc/htmldoc-1.8.24.ebuild')
-rw-r--r-- | app-text/htmldoc/htmldoc-1.8.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/htmldoc/htmldoc-1.8.24.ebuild b/app-text/htmldoc/htmldoc-1.8.24.ebuild index a59a57ea57a0..48eaaf5fca1d 100644 --- a/app-text/htmldoc/htmldoc-1.8.24.ebuild +++ b/app-text/htmldoc/htmldoc-1.8.24.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/htmldoc/htmldoc-1.8.24.ebuild,v 1.1 2005/02/08 12:23:57 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.24.ebuild,v 1.2 2005/02/24 17:15:18 luckyduck Exp $ DESCRIPTION="Convert HTML pages into a PDF document" SRC_URI="http://ftp.easysw.com/pub/${PN}/${PV}/${P}-source.tar.bz2" @@ -10,7 +10,7 @@ IUSE="X ssl" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~ppc ~alpha" +KEYWORDS="~x86 ~sparc ~ppc ~alpha ~amd64" DEPEND="X? ( virtual/x11 )" RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6e ) |