From: Thomas Deutschmann Date: Sun, 30 Sep 2018 23:47:07 +0000 (+0200) Subject: dev-perl/Sys-Virt: x86 stable (bug #667266) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b413e6a699705ada86049150796fe8f922bab4b6;p=gentoo.git dev-perl/Sys-Virt: x86 stable (bug #667266) Signed-off-by: Thomas Deutschmann Package-Manager: Portage-2.3.50, Repoman-2.3.11 --- diff --git a/dev-perl/Sys-Virt/Sys-Virt-3.9.1.ebuild b/dev-perl/Sys-Virt/Sys-Virt-3.9.1.ebuild index 024ad6bd89fe..c519c9f010cf 100644 --- a/dev-perl/Sys-Virt/Sys-Virt-3.9.1.ebuild +++ b/dev-perl/Sys-Virt/Sys-Virt-3.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="API for using the libvirt library from Perl" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="test" RDEPEND=">=app-emulation/libvirt-${PV}"