diff options
author | 2007-03-03 05:08:00 +0000 | |
---|---|---|
committer | 2007-03-03 05:08:00 +0000 | |
commit | f7e3379c46899da9205b2086e4ce6d48fe9c1ef7 (patch) | |
tree | 5fac12f79f3d87acac9ccd216b470f9dee06e573 /sys-apps/debianutils | |
parent | old (diff) | |
download | historical-f7e3379c46899da9205b2086e4ce6d48fe9c1ef7.tar.gz historical-f7e3379c46899da9205b2086e4ce6d48fe9c1ef7.tar.bz2 historical-f7e3379c46899da9205b2086e4ce6d48fe9c1ef7.zip |
arm/ia64/s390/sh stable
Diffstat (limited to 'sys-apps/debianutils')
-rw-r--r-- | sys-apps/debianutils/debianutils-2.17.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/debianutils/debianutils-2.17.4.ebuild b/sys-apps/debianutils/debianutils-2.17.4.ebuild index d3f150eeb6c1..69dc07b320f8 100644 --- a/sys-apps/debianutils/debianutils-2.17.4.ebuild +++ b/sys-apps/debianutils/debianutils-2.17.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.17.4.ebuild,v 1.2 2007/02/28 22:19:03 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.17.4.ebuild,v 1.3 2007/03/03 05:08:00 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 ~x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86" IUSE="static" PDEPEND="sys-apps/mktemp" |