diff options
author | Markus Meier <maekke@gentoo.org> | 2010-11-09 20:36:44 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-11-09 20:36:44 +0000 |
commit | b2651da23e20724e4338b2ced467808b12d6710c (patch) | |
tree | 48e1054992d1b49cb39c4aaa61fd7356fe230b51 /dev-util/debootstrap/debootstrap-1.0.25.ebuild | |
parent | Fix portaudio build errors with non-bash shells (bug #343831 by Marc Joliet).... (diff) | |
download | gentoo-2-b2651da23e20724e4338b2ced467808b12d6710c.tar.gz gentoo-2-b2651da23e20724e4338b2ced467808b12d6710c.tar.bz2 gentoo-2-b2651da23e20724e4338b2ced467808b12d6710c.zip |
arm stable, bug #343947
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/debootstrap/debootstrap-1.0.25.ebuild')
-rw-r--r-- | dev-util/debootstrap/debootstrap-1.0.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/debootstrap/debootstrap-1.0.25.ebuild b/dev-util/debootstrap/debootstrap-1.0.25.ebuild index 1aba1ef89510..585f9dd5cc88 100644 --- a/dev-util/debootstrap/debootstrap-1.0.25.ebuild +++ b/dev-util/debootstrap/debootstrap-1.0.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.25.ebuild,v 1.5 2010/11/04 23:02:44 c1pher Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.25.ebuild,v 1.6 2010/11/09 20:36:44 maekke Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="sys-devel/binutils |