diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 03:53:56 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 03:53:56 +0000 |
commit | d8b9f307f50e0c3dca56626d1fdd52a426233d55 (patch) | |
tree | 3bd9132a23ffc64d0c2c527d67191ccbafba5cb1 /sys-apps/debianutils | |
parent | ppc64 (diff) | |
download | gentoo-2-d8b9f307f50e0c3dca56626d1fdd52a426233d55.tar.gz gentoo-2-d8b9f307f50e0c3dca56626d1fdd52a426233d55.tar.bz2 gentoo-2-d8b9f307f50e0c3dca56626d1fdd52a426233d55.zip |
ppc64
Diffstat (limited to 'sys-apps/debianutils')
-rw-r--r-- | sys-apps/debianutils/debianutils-1.16.7-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild b/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild index 0a9d5710eabb..d21214701728 100644 --- a/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild +++ b/sys-apps/debianutils/debianutils-1.16.7-r4.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-r4.ebuild,v 1.1 2003/12/10 21:18:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild,v 1.2 2003/12/17 03:49:22 brad_mssw Exp $ IUSE="static build" @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${PN}_${PV}.tar.gz" SLOT="0" LICENSE="GPL-2 BSD" -KEYWORDS="x86 amd64 ppc sparc alpha mips hppa arm ia64" +KEYWORDS="x86 amd64 ppc sparc alpha mips hppa arm ia64 ppc64" DEPEND="virtual/glibc" |