diff options
Diffstat (limited to 'sys-apps/baselayout/baselayout-1.8.6.7.ebuild')
-rw-r--r-- | sys-apps/baselayout/baselayout-1.8.6.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/baselayout/baselayout-1.8.6.7.ebuild b/sys-apps/baselayout/baselayout-1.8.6.7.ebuild index 4749ace431f6..e23079a6f599 100644 --- a/sys-apps/baselayout/baselayout-1.8.6.7.ebuild +++ b/sys-apps/baselayout/baselayout-1.8.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.8.6.7.ebuild,v 1.2 2003/05/20 20:49:31 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.8.6.7.ebuild,v 1.3 2003/06/21 21:19:39 drobbins Exp $ # This ebuild needs to be merged "live". You can't simply make a package # of it and merge it later. @@ -22,7 +22,7 @@ HOMEPAGE="http://www.gentoo.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~arm ~hppa" +KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha ~mips ~arm ~hppa" DEPEND="virtual/os-headers >=sys-apps/portage-2.0.23" |