summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2018-11-23 14:05:47 +0100
committerAgostino Sarubbo <ago@gentoo.org>2018-11-23 14:05:47 +0100
commit63c29b5a2bf11db830d110c604ac32bcdf837673 (patch)
tree02c9e9a17d8b7089e76c305570480aae49057975 /dev-perl/Sys-Virt
parentdev-perl/PPI: amd64 stable wrt bug #667266 (diff)
downloadgentoo-63c29b5a2bf11db830d110c604ac32bcdf837673.tar.gz
gentoo-63c29b5a2bf11db830d110c604ac32bcdf837673.tar.bz2
gentoo-63c29b5a2bf11db830d110c604ac32bcdf837673.zip
dev-perl/Sys-Virt: amd64 stable wrt bug #667266
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-perl/Sys-Virt')
-rw-r--r--dev-perl/Sys-Virt/Sys-Virt-3.9.1.ebuild2
1 files changed, 1 insertions, 1 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 c519c9f010cf..f856aec1a22c 100644
--- a/dev-perl/Sys-Virt/Sys-Virt-3.9.1.ebuild
+++ b/dev-perl/Sys-Virt/Sys-Virt-3.9.1.ebuild
@@ -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}"