diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-01 12:51:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-01 12:51:13 +0100 |
commit | 45c05cab88244ec145216835043e462be2f96546 (patch) | |
tree | 230581dd505f94aa6a3d574ff95a238a4e1e8ace /app-emulation/ganeti | |
parent | dev-util/shelltestrunner: amd64 stable wrt bug #570240 (diff) | |
download | gentoo-45c05cab88244ec145216835043e462be2f96546.tar.gz gentoo-45c05cab88244ec145216835043e462be2f96546.tar.bz2 gentoo-45c05cab88244ec145216835043e462be2f96546.zip |
app-emulation/ganeti: x86 stable wrt bug #570240
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
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 d94b0a1fa52e..b1f65e36c6a1 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 |