Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/upower/
Date: Sun, 29 Oct 2017 22:08:16
Message-Id: 1509314879.7dd43b6d9214d2ab949e533c7843013e36a61e29.whissi@gentoo
1 commit: 7dd43b6d9214d2ab949e533c7843013e36a61e29
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 22:04:28 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 29 22:07:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dd43b6d
7
8 sys-power/upower: x86 stable (bug #630358)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
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 08b21138347..81dc9d79fa2 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"