Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/virt-what/
Date: Mon, 30 Oct 2017 01:12:33
Message-Id: 1509325938.7e70b0b478027c68c8cc124ef7d5d63eac031947.mrueg@gentoo
1 commit: 7e70b0b478027c68c8cc124ef7d5d63eac031947
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 30 01:12:18 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 30 01:12:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e70b0b4
7
8 app-emulation/virt-what: Stable on amd64
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 app-emulation/virt-what/virt-what-1.18.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/virt-what/virt-what-1.18.ebuild b/app-emulation/virt-what/virt-what-1.18.ebuild
16 index 50cdbef36db..7063adb2902 100644
17 --- a/app-emulation/virt-what/virt-what-1.18.ebuild
18 +++ b/app-emulation/virt-what/virt-what-1.18.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://people.redhat.com/~rjones/virt-what/files/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 arm ~hppa ppc ppc64 ~sparc x86"
24 +KEYWORDS="amd64 arm ~hppa ppc ppc64 ~sparc x86"
25 IUSE="dmi"
26
27 DEPEND="dev-lang/perl"