diff options
author | 2008-06-19 01:08:18 +0000 | |
---|---|---|
committer | 2008-06-19 01:08:18 +0000 | |
commit | abf57532c27c5bdd283fa591b1fb03c2c6b2ef3c (patch) | |
tree | a4352db1170424aa4057c0094c35c08c30f79479 /sys-apps | |
parent | Version bump (diff) | |
download | historical-abf57532c27c5bdd283fa591b1fb03c2c6b2ef3c.tar.gz historical-abf57532c27c5bdd283fa591b1fb03c2c6b2ef3c.tar.bz2 historical-abf57532c27c5bdd283fa591b1fb03c2c6b2ef3c.zip |
arm/s390/sh stable
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/debianutils/debianutils-2.28.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/debianutils/debianutils-2.28.5.ebuild b/sys-apps/debianutils/debianutils-2.28.5.ebuild index 8403e37d7244..572b82bcda5c 100644 --- a/sys-apps/debianutils/debianutils-2.28.5.ebuild +++ b/sys-apps/debianutils/debianutils-2.28.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.28.5.ebuild,v 1.6 2008/06/17 11:40:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.28.5.ebuild,v 1.7 2008/06/19 01:08:18 vapier Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="kernel_linux static" PDEPEND="|| ( >=sys-apps/coreutils-6.10-r1 sys-apps/mktemp sys-freebsd/freebsd-ubin )" |