Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/virt-what/
Date: Mon, 05 Jul 2021 20:02:08
Message-Id: 1625515306.1391541358701abb7c4e9cdcbf84ae354b716547.prometheanfire@gentoo
1 commit: 1391541358701abb7c4e9cdcbf84ae354b716547
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 5 19:45:18 2021 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 5 20:01:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13915413
7
8 app-emulation/virt-what: 1.21 stable amd64 arm ppc ppc64 sparc x86
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 app-emulation/virt-what/virt-what-1.21.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emulation/virt-what/virt-what-1.21.ebuild b/app-emulation/virt-what/virt-what-1.21.ebuild
17 index 04e200d15f8..1f1574cf272 100644
18 --- a/app-emulation/virt-what/virt-what-1.21.ebuild
19 +++ b/app-emulation/virt-what/virt-what-1.21.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="https://people.redhat.com/~rjones/virt-what/files/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="amd64 arm ~hppa ppc ppc64 sparc x86"
26 IUSE="dmi"
27
28 DEPEND="dev-lang/perl"