Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/
Date: Sat, 28 Dec 2019 22:11:23
Message-Id: 1577569095.cfbe66b728f24439b55269a56d076506749a9e9d.gyakovlev@gentoo
1 commit: cfbe66b728f24439b55269a56d076506749a9e9d
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 28 21:38:15 2019 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 28 21:38:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfbe66b7
7
8 app-emulation/libvirt-glib: keyword 2.0.0 on ~ppc64
9
10 Bug: https://bugs.gentoo.org/689634
11 Package-Manager: Portage-2.3.84, Repoman-2.3.20
12 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
13
14 app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild b/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild
18 index c18bd71005a..219f71992ec 100644
19 --- a/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild
20 +++ b/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz"
22
23 LICENSE="LGPL-2.1"
24 SLOT="0"
25 -KEYWORDS="amd64 x86"
26 +KEYWORDS="amd64 ~ppc64 x86"
27 IUSE="+introspection nls +vala"
28 REQUIRED_USE="vala? ( introspection )"