diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 06:43:51 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 06:43:51 +0300 |
commit | 7c9715ccd6633896ae6381c4fbe3e67608ce0a86 (patch) | |
tree | 005f8460716de8d3d49bf7a7a188ee7d6c6a90ea /gnome-extra | |
parent | gnome-extra/evolution-ews: amd64 stable wrt bug #631656 (diff) | |
download | gentoo-7c9715ccd6633896ae6381c4fbe3e67608ce0a86.tar.gz gentoo-7c9715ccd6633896ae6381c4fbe3e67608ce0a86.tar.bz2 gentoo-7c9715ccd6633896ae6381c4fbe3e67608ce0a86.zip |
gnome-extra/gnome-boxes: amd64 stable wrt bug #631656
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-boxes/gnome-boxes-3.24.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-boxes/gnome-boxes-3.24.0.ebuild b/gnome-extra/gnome-boxes/gnome-boxes-3.24.0.ebuild index a945e1f416a6..7bf33027ce11 100644 --- a/gnome-extra/gnome-boxes/gnome-boxes-3.24.0.ebuild +++ b/gnome-extra/gnome-boxes/gnome-boxes-3.24.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ SLOT="0" # We force 'bindist' due to licenses from gnome-boxes-nonfree IUSE="" #bindist -KEYWORDS="~amd64" # qemu-kvm[spice] is 64bit-only +KEYWORDS="amd64" # qemu-kvm[spice] is 64bit-only # NOTE: sys-fs/* stuff is called via exec() # FIXME: ovirt is not available in tree |