diff options
author | Johannes Huber <johu@gentoo.org> | 2013-12-14 13:07:59 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2013-12-14 13:07:59 +0000 |
commit | 9425c6c6b17c647e2bec1507c6183a360316f28d (patch) | |
tree | 2d94a1cbb8ff5151ba9444d7a8ba47224be92c72 /dev-util/debootstrap/debootstrap-1.0.55.ebuild | |
parent | Add unit files (#492390) (diff) | |
download | gentoo-2-9425c6c6b17c647e2bec1507c6183a360316f28d.tar.gz gentoo-2-9425c6c6b17c647e2bec1507c6183a360316f28d.tar.bz2 gentoo-2-9425c6c6b17c647e2bec1507c6183a360316f28d.zip |
x86 stable, bug #491590
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'dev-util/debootstrap/debootstrap-1.0.55.ebuild')
-rw-r--r-- | dev-util/debootstrap/debootstrap-1.0.55.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/debootstrap/debootstrap-1.0.55.ebuild b/dev-util/debootstrap/debootstrap-1.0.55.ebuild index c71f65ca4375..25c22afe8648 100644 --- a/dev-util/debootstrap/debootstrap-1.0.55.ebuild +++ b/dev-util/debootstrap/debootstrap-1.0.55.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.55.ebuild,v 1.2 2013/11/30 14:20:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.55.ebuild,v 1.3 2013/12/14 13:07:59 johu Exp $ EAPI=5 inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |