diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 10:17:48 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 10:17:48 +0200 |
commit | b5c088b13a65d2b99969d4187c76cacab790adc1 (patch) | |
tree | f0f3694cc76a2ad553ff8bebcb37301575f8371b /dev-perl/Sys-Virt | |
parent | net-print/cups: Stabilize 2.4.2-r7 sparc, #899280 (diff) | |
download | gentoo-b5c088b13a65d2b99969d4187c76cacab790adc1.tar.gz gentoo-b5c088b13a65d2b99969d4187c76cacab790adc1.tar.bz2 gentoo-b5c088b13a65d2b99969d4187c76cacab790adc1.zip |
dev-perl/Sys-Virt: Stabilize 8.9.0 x86, #899478
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Sys-Virt')
-rw-r--r-- | dev-perl/Sys-Virt/Sys-Virt-8.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sys-Virt/Sys-Virt-8.9.0.ebuild b/dev-perl/Sys-Virt/Sys-Virt-8.9.0.ebuild index 2a37a5b631de..78165f6afb46 100644 --- a/dev-perl/Sys-Virt/Sys-Virt-8.9.0.ebuild +++ b/dev-perl/Sys-Virt/Sys-Virt-8.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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} |