diff options
author | 2023-06-01 19:46:03 +0300 | |
---|---|---|
committer | 2023-06-01 19:47:19 +0300 | |
commit | 3de6948919c1996e74578a48a60acd282ae8cb3d (patch) | |
tree | 373f5cdea6852918518ffa97a27cc3d5aa7fca7f | |
parent | dev-libs/openssl: Stabilize 1.1.1u sparc, #907592 (diff) | |
download | gentoo-3de6948919c1996e74578a48a60acd282ae8cb3d.tar.gz gentoo-3de6948919c1996e74578a48a60acd282ae8cb3d.tar.bz2 gentoo-3de6948919c1996e74578a48a60acd282ae8cb3d.zip |
dev-perl/Sys-Virt: Stabilize 9.2.0 amd64, #907566
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r-- | dev-perl/Sys-Virt/Sys-Virt-9.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sys-Virt/Sys-Virt-9.2.0.ebuild b/dev-perl/Sys-Virt/Sys-Virt-9.2.0.ebuild index 8e76827b7b8e..8e0e73d1fab0 100644 --- a/dev-perl/Sys-Virt/Sys-Virt-9.2.0.ebuild +++ b/dev-perl/Sys-Virt/Sys-Virt-9.2.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} |