diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:19:41 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:19:41 +0000 |
commit | c7c35e4f07acaab72b01fb255ff6c5b316d0015a (patch) | |
tree | 67ac472901141c1e4ec4cbd99ee2799d8f16addc /sys-apps/debianutils | |
parent | regen manifest test (diff) | |
download | historical-c7c35e4f07acaab72b01fb255ff6c5b316d0015a.tar.gz historical-c7c35e4f07acaab72b01fb255ff6c5b316d0015a.tar.bz2 historical-c7c35e4f07acaab72b01fb255ff6c5b316d0015a.zip |
mondo amd64 commit (keywords, misc things here and there)
Diffstat (limited to 'sys-apps/debianutils')
-rw-r--r-- | sys-apps/debianutils/debianutils-1.16.7-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/debianutils/debianutils-1.16.7-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/debianutils/debianutils-1.16.7-r1.ebuild b/sys-apps/debianutils/debianutils-1.16.7-r1.ebuild index aca6cbd19f89..e127f68d2341 100644 --- a/sys-apps/debianutils/debianutils-1.16.7-r1.ebuild +++ b/sys-apps/debianutils/debianutils-1.16.7-r1.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-r1.ebuild,v 1.3 2003/04/12 14:48:53 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r1.ebuild,v 1.4 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" 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" |