diff options
Diffstat (limited to 'sys-apps/debianutils/debianutils-1.16.7-r2.ebuild')
-rw-r--r-- | sys-apps/debianutils/debianutils-1.16.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild b/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild index 1bb88151d40e..d0e799f3cbc7 100644 --- a/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild +++ b/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild,v 1.1 2003/05/18 23:11:40 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild,v 1.2 2003/06/21 21:19:39 drobbins Exp $ IUSE="static build" @@ -11,7 +11,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz" SLOT="0" LICENSE="GPL-2 BSD" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" DEPEND="virtual/glibc" |