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: sys-power/upower/
Date: Sat, 28 Oct 2017 14:48:24
Message-Id: 1509202076.f1304b51400cc84047981b7dc89db74dd27caaf1.mrueg@gentoo
1 commit: f1304b51400cc84047981b7dc89db74dd27caaf1
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 28 14:47:07 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 28 14:47:56 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1304b51
7
8 sys-power/upower: Stable on amd64
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 sys-power/upower/upower-0.99.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-power/upower/upower-0.99.5.ebuild b/sys-power/upower/upower-0.99.5.ebuild
16 index e151571992a..08b21138347 100644
17 --- a/sys-power/upower/upower-0.99.5.ebuild
18 +++ b/sys-power/upower/upower-0.99.5.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz"
20
21 LICENSE="GPL-2"
22 SLOT="0/3" # based on SONAME of libupower-glib.so
23 -KEYWORDS="alpha ~amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd"
24 +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd"
25
26 # gtk-doc files are not available as prebuilt in the tarball
27 IUSE="doc +introspection ios kernel_FreeBSD kernel_linux selinux"