diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-05 08:45:54 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-05 08:45:54 +0100 |
commit | 190cd55e00988b009adf48789d1a69d5369dd39a (patch) | |
tree | c0e26f86a2d30161a3b3507fd32172991ffb7791 /dev-perl/Sys-Virt | |
parent | dev-perl/Dist-Zilla-Plugin-Git: Stabilize 2.48.0 amd64, #828175 (diff) | |
download | gentoo-190cd55e00988b009adf48789d1a69d5369dd39a.tar.gz gentoo-190cd55e00988b009adf48789d1a69d5369dd39a.tar.bz2 gentoo-190cd55e00988b009adf48789d1a69d5369dd39a.zip |
dev-perl/Sys-Virt: Stabilize 7.5.0 amd64, #828190
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.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sys-Virt/Sys-Virt-7.5.0.ebuild b/dev-perl/Sys-Virt/Sys-Virt-7.5.0.ebuild index 490f48ba486a..e48ea9d608aa 100644 --- a/dev-perl/Sys-Virt/Sys-Virt-7.5.0.ebuild +++ b/dev-perl/Sys-Virt/Sys-Virt-7.5.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" RDEPEND=" >=app-emulation/libvirt-${PV} |