diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-02-14 11:10:51 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-02-14 11:28:44 -0500 |
commit | 07769502dc58b2621c44f5d1e2bed78c51412f50 (patch) | |
tree | 75d2c4ead5ebe8212a7d40b69659bd40e52cd169 | |
parent | sci-libs/gdal: Stabilize 3.8.0 x86, #923114 (diff) | |
download | gentoo-07769502dc58b2621c44f5d1e2bed78c51412f50.tar.gz gentoo-07769502dc58b2621c44f5d1e2bed78c51412f50.tar.bz2 gentoo-07769502dc58b2621c44f5d1e2bed78c51412f50.zip |
dev-perl/Sys-Virt: Stabilize 9.7.0 amd64, #916812
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r-- | dev-perl/Sys-Virt/Sys-Virt-9.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sys-Virt/Sys-Virt-9.7.0.ebuild b/dev-perl/Sys-Virt/Sys-Virt-9.7.0.ebuild index 380a36489faa..0d0a03768113 100644 --- a/dev-perl/Sys-Virt/Sys-Virt-9.7.0.ebuild +++ b/dev-perl/Sys-Virt/Sys-Virt-9.7.0.ebuild @@ -18,7 +18,7 @@ inherit perl-module DESCRIPTION="API for using the libvirt library from Perl" SLOT="0" -KEYWORDS="~amd64 ~ppc64 x86" +KEYWORDS="amd64 ~ppc64 x86" RDEPEND=" >=app-emulation/libvirt-${PV} |