dev-perl/Sys-Virt: x86 stable (bug #667266)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 30 Sep 2018 23:47:07 +0000 (01:47 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 1 Oct 2018 00:06:22 +0000 (02:06 +0200)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

dev-perl/Sys-Virt/Sys-Virt-3.9.1.ebuild

index 024ad6bd89fee1dbd6aa361b335d351ebe346efa..c519c9f010cf003958a21ad79d831d8b432723f8 100644 (file)
@@ -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}"