diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-01 12:50:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-01 12:50:16 +0100 |
commit | bae3b3f11e44a216798e5414a4f29dab278290e4 (patch) | |
tree | cf87c4f67827f0dfe04492dd499bfaf497d0eee2 /app-emulation/ganeti | |
parent | dev-libs/libuv: add ~amd64-fbsd, ~x86-fbsd KEYWORDS (diff) | |
download | gentoo-bae3b3f11e44a216798e5414a4f29dab278290e4.tar.gz gentoo-bae3b3f11e44a216798e5414a4f29dab278290e4.tar.bz2 gentoo-bae3b3f11e44a216798e5414a4f29dab278290e4.zip |
app-emulation/ganeti: amd64 stable wrt bug #570240
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/ganeti')
-rw-r--r-- | app-emulation/ganeti/ganeti-2.15.2-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/ganeti/ganeti-2.15.2-r5.ebuild b/app-emulation/ganeti/ganeti-2.15.2-r5.ebuild index 05d1d9447b70..d94b0a1fa52e 100644 --- a/app-emulation/ganeti/ganeti-2.15.2-r5.ebuild +++ b/app-emulation/ganeti/ganeti-2.15.2-r5.ebuild @@ -24,7 +24,7 @@ else http://downloads.ganeti.org/releases/${SERIES}/${MY_P}.tar.gz mirror://ubuntu/pool/universe/${PN:0:1}/${PN}/${PN}_${PV}-${DEBIAN_PATCH}.debian.tar.xz " - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" PATCHES=( "${WORKDIR}"/debian/patches/do-not-backup-export-dir.patch "${WORKDIR}"/debian/patches/Makefile.am-use-C.UTF-8 |