diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2016-02-15 21:29:11 +0300 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2016-02-15 21:30:37 +0300 |
commit | d138e884ff9f06fa9bd22dfa6c4a421519fdd5e8 (patch) | |
tree | 4cb883eedb4caf3be6bc0ec76adb6815f1d2efb2 /app-emulation | |
parent | 4ba71d49b7cebb9cc141849c1676de53770fff8d (diff) | |
download | gentoo-d138e884ff9f06fa9bd22dfa6c4a421519fdd5e8.tar.gz gentoo-d138e884ff9f06fa9bd22dfa6c4a421519fdd5e8.tar.xz |
app-emulation/ganeti: amd64/x86 stable
Gentoo-Bug: 519730
Package-Manager: portage-2.2.27
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/ganeti/ganeti-2.11.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/ganeti/ganeti-2.11.6-r2.ebuild b/app-emulation/ganeti/ganeti-2.11.6-r2.ebuild index cec269b9542..c7362d27e42 100644 --- a/app-emulation/ganeti/ganeti-2.11.6-r2.ebuild +++ b/app-emulation/ganeti/ganeti-2.11.6-r2.ebuild @@ -26,7 +26,7 @@ if [[ ${PV} == "9999" ]] ; then media-fonts/urw-fonts" else SRC_URI="http://downloads.ganeti.org/releases/${SERIES}/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DESCRIPTION="Ganeti is a virtual server management software tool" |