diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-15 13:24:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-15 13:24:16 +0100 |
commit | 132bb62a00f3377532eebf2438a1570bac8a0eca (patch) | |
tree | ab147384c08fcdddb500f87ba2542dcb2d7ad76a | |
parent | dev-python/pytest: Add RESTRICT="!test? ( test )" (diff) | |
download | gentoo-132bb62a00f3377532eebf2438a1570bac8a0eca.tar.gz gentoo-132bb62a00f3377532eebf2438a1570bac8a0eca.tar.bz2 gentoo-132bb62a00f3377532eebf2438a1570bac8a0eca.zip |
app-emulation/ganeti-instance-debootstrap: amd64 stable wrt bug #648100
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.16.ebuild b/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.16.ebuild index 7bea16989fde..b6b769b1e5be 100644 --- a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.16.ebuild +++ b/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://downloads.ganeti.org/instance-debootstrap/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" ${DEPEND} |