diff options
author | Matthias Maier <tamiko@gentoo.org> | 2016-02-28 00:10:23 -0600 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2016-02-28 00:15:13 -0600 |
commit | 0dc9626658679db2d683c9a4c0534373abd5b825 (patch) | |
tree | bcb420e8d23956b027e1e4406064d47ae3d891ea /app-emulation | |
parent | net-misc/spice-gtk: remove old versions 0.20-r1 0.21 0.25-r1 0.28 0.29 (diff) | |
download | gentoo-0dc9626658679db2d683c9a4c0534373abd5b825.tar.gz gentoo-0dc9626658679db2d683c9a4c0534373abd5b825.tar.bz2 gentoo-0dc9626658679db2d683c9a4c0534373abd5b825.zip |
app-emulation/virt-manager: Stable for amd64, x86
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/virt-manager/virt-manager-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/virt-manager/virt-manager-1.3.2.ebuild b/app-emulation/virt-manager/virt-manager-1.3.2.ebuild index dced9d8224e3..843475c1a967 100644 --- a/app-emulation/virt-manager/virt-manager-1.3.2.ebuild +++ b/app-emulation/virt-manager/virt-manager-1.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="https://github.com/virt-manager/virt-manager.git" else SRC_URI="http://virt-manager.org/download/sources/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi VM_LINGUAS=( as bg bn_IN bs ca cmn cs da de en_GB es fi fr gu hi hr hu is |