summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-11-04 01:11:58 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-11-04 01:11:58 +0100
commit7c8bf03b63b0d563bb74a673b4cf6f6ad0434263 (patch)
treec9dfe62a02942eddcc535131e4bff0f5809c5bba /dev-perl/Sys-Virt
parentsys-apps/systemd-tmpfiles: fix build with meson-0.60 (diff)
downloadgentoo-7c8bf03b63b0d563bb74a673b4cf6f6ad0434263.tar.gz
gentoo-7c8bf03b63b0d563bb74a673b4cf6f6ad0434263.tar.bz2
gentoo-7c8bf03b63b0d563bb74a673b4cf6f6ad0434263.zip
dev-perl/Sys-Virt: Stabilize 7.0.0 amd64, #805743
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/Sys-Virt')
-rw-r--r--dev-perl/Sys-Virt/Sys-Virt-7.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sys-Virt/Sys-Virt-7.0.0.ebuild b/dev-perl/Sys-Virt/Sys-Virt-7.0.0.ebuild
index 7133c0765333..111df9004efc 100644
--- a/dev-perl/Sys-Virt/Sys-Virt-7.0.0.ebuild
+++ b/dev-perl/Sys-Virt/Sys-Virt-7.0.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="API for using the libvirt library from Perl"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="test"
RESTRICT="!test? ( test )"