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: Mon, 01 Oct 2018 00:07:21
Message-Id: 1538352404.6bc2e1ed36f16637ece4f76cd8fc2b47f8381c9d.whissi@gentoo
1 commit: 6bc2e1ed36f16637ece4f76cd8fc2b47f8381c9d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 1 00:01:24 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 1 00:06:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bc2e1ed
7
8 sys-power/upower: x86 stable (bug #666870)
9
10 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
11 Package-Manager: Portage-2.3.50, Repoman-2.3.11
12
13 sys-power/upower/upower-0.99.8.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-power/upower/upower-0.99.8.ebuild b/sys-power/upower/upower-0.99.8.ebuild
17 index 8cc94969f42..2885a37afda 100644
18 --- a/sys-power/upower/upower-0.99.8.ebuild
19 +++ b/sys-power/upower/upower-0.99.8.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://gitlab.freedesktop.org/upower/upower/uploads/${COMMIT}/${P}.tar
21
22 LICENSE="GPL-2"
23 SLOT="0/3" # based on SONAME of libupower-glib.so
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd"
26
27 # gtk-doc files are not available as prebuilt in the tarball
28 IUSE="doc +introspection ios kernel_FreeBSD kernel_linux selinux"