diff options
Diffstat (limited to 'app-doc/linux-gazette-base/linux-gazette-base-99.ebuild')
-rw-r--r-- | app-doc/linux-gazette-base/linux-gazette-base-99.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/linux-gazette-base/linux-gazette-base-99.ebuild b/app-doc/linux-gazette-base/linux-gazette-base-99.ebuild index 441288844d7e..3c71c03b93bb 100644 --- a/app-doc/linux-gazette-base/linux-gazette-base-99.ebuild +++ b/app-doc/linux-gazette-base/linux-gazette-base-99.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/linux-gazette-base/linux-gazette-base-99.ebuild,v 1.4 2004/06/30 01:36:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/linux-gazette-base/linux-gazette-base-99.ebuild,v 1.5 2004/07/14 17:51:48 slarti Exp $ # the SRC_URI always has the same file name ... make sure you # `rm ${DISTDIR}/lg-base.tar.gz` and make a new digest with @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/lg-base-${PV}.tar.gz" LICENSE="OPL" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="" S=${WORKDIR}/lg |