diff options
Diffstat (limited to 'app-doc/autobook/autobook-1.3.ebuild')
-rw-r--r-- | app-doc/autobook/autobook-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/autobook/autobook-1.3.ebuild b/app-doc/autobook/autobook-1.3.ebuild index c78cf664760f..51f7266dde1a 100644 --- a/app-doc/autobook/autobook-1.3.ebuild +++ b/app-doc/autobook/autobook-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/autobook/autobook-1.3.ebuild,v 1.6 2004/09/11 23:06:32 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/autobook/autobook-1.3.ebuild,v 1.7 2004/12/20 02:33:05 jhuebel Exp $ DESCRIPTION="GNU Autoconf, Automake and Libtool" HOMEPAGE="http://sources.redhat.com/autobook/" @@ -8,7 +8,7 @@ SRC_URI="http://sources.redhat.com/autobook/${P}.tar.gz" LICENSE="OPL" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc amd64" IUSE="" DEPEND="" |