diff options
Diffstat (limited to 'app-doc/selfhtml/selfhtml-8.1.2.ebuild')
-rw-r--r-- | app-doc/selfhtml/selfhtml-8.1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-doc/selfhtml/selfhtml-8.1.2.ebuild b/app-doc/selfhtml/selfhtml-8.1.2.ebuild index 0a0669c3bb5f..9417538e1ce9 100644 --- a/app-doc/selfhtml/selfhtml-8.1.2.ebuild +++ b/app-doc/selfhtml/selfhtml-8.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/selfhtml/selfhtml-8.1.2.ebuild,v 1.2 2007/04/21 23:11:19 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/selfhtml/selfhtml-8.1.2.ebuild,v 1.3 2010/10/19 09:09:18 leio Exp $ S=${WORKDIR} TARGET=/usr/share/doc/${PF}/html @@ -10,7 +10,7 @@ HOMEPAGE="http://selfhtml.org" DEPEND="app-arch/unzip" SLOT="0" LICENSE="selfhtml" -KEYWORDS="alpha amd64 hppa mips ppc sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86" IUSE="" src_install() { |