diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 13:03:15 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 13:03:15 +0200 |
commit | 8fe18768a9517b966721580d186f548515f3e47d (patch) | |
tree | 96910586039560aeee8ea067232ce0596edb49d0 | |
parent | dev-perl/Type-Tiny: Stabilize 2.4.0 amd64, #910823 (diff) | |
download | gentoo-8fe18768a9517b966721580d186f548515f3e47d.tar.gz gentoo-8fe18768a9517b966721580d186f548515f3e47d.tar.bz2 gentoo-8fe18768a9517b966721580d186f548515f3e47d.zip |
dev-perl/Sys-Virt: Stabilize 9.4.0 x86, #910826
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | dev-perl/Sys-Virt/Sys-Virt-9.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sys-Virt/Sys-Virt-9.4.0.ebuild b/dev-perl/Sys-Virt/Sys-Virt-9.4.0.ebuild index 8e76827b7b8e..78165f6afb46 100644 --- a/dev-perl/Sys-Virt/Sys-Virt-9.4.0.ebuild +++ b/dev-perl/Sys-Virt/Sys-Virt-9.4.0.ebuild @@ -18,7 +18,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} |