diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-04-14 13:12:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-04-14 13:12:17 +0200 |
commit | f9ff6bb4c592246cf0b204d410c2df6e4a9061a1 (patch) | |
tree | eb8e6ad04356c612acf95a830ee1e168c5a4849e /app-emulation | |
parent | dev-perl/Devel-NYTProf: amd64 stable wrt bug #661210 (diff) | |
download | gentoo-f9ff6bb4c592246cf0b204d410c2df6e4a9061a1.tar.gz gentoo-f9ff6bb4c592246cf0b204d410c2df6e4a9061a1.tar.bz2 gentoo-f9ff6bb4c592246cf0b204d410c2df6e4a9061a1.zip |
app-emulation/ganeti: amd64 stable wrt bug #667458
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/ganeti/ganeti-2.15.2-r8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/ganeti/ganeti-2.15.2-r8.ebuild b/app-emulation/ganeti/ganeti-2.15.2-r8.ebuild index 0d2eaac25e1b..579f39cb3711 100644 --- a/app-emulation/ganeti/ganeti-2.15.2-r8.ebuild +++ b/app-emulation/ganeti/ganeti-2.15.2-r8.ebuild @@ -17,7 +17,7 @@ SRC_URI=" http://downloads.ganeti.org/releases/${SERIES}/${MY_P}.tar.gz mirror://debian/pool/main/g/ganeti-${SERIES}/ganeti-${SERIES}_${PV}-${DEBIAN_PATCH}.debian.tar.xz " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" PATCHES=( "${FILESDIR}"/ganeti-2.15-use-balloon-device.patch "${WORKDIR}"/debian/patches/do-not-backup-export-dir.patch |