Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sys-Virt/
Date: Sun, 05 Dec 2021 07:49:40
Message-Id: 1638690354.190cd55e00988b009adf48789d1a69d5369dd39a.jsmolic@gentoo
1 commit: 190cd55e00988b009adf48789d1a69d5369dd39a
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 5 07:45:54 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 5 07:45:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=190cd55e
7
8 dev-perl/Sys-Virt: Stabilize 7.5.0 amd64, #828190
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-perl/Sys-Virt/Sys-Virt-7.5.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Sys-Virt/Sys-Virt-7.5.0.ebuild b/dev-perl/Sys-Virt/Sys-Virt-7.5.0.ebuild
16 index 490f48ba486a..e48ea9d608aa 100644
17 --- a/dev-perl/Sys-Virt/Sys-Virt-7.5.0.ebuild
18 +++ b/dev-perl/Sys-Virt/Sys-Virt-7.5.0.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="API for using the libvirt library from Perl"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 x86"
24 +KEYWORDS="amd64 x86"
25
26 RDEPEND="
27 >=app-emulation/libvirt-${PV}