summaryrefslogtreecommitdiff
path: root/dev-perl/Sys-Virt/Sys-Virt-3.9.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Sys-Virt/Sys-Virt-3.9.1.ebuild')
-rw-r--r--dev-perl/Sys-Virt/Sys-Virt-3.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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}"