Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/upower/
Date: Sun, 01 May 2022 12:20:54
Message-Id: 1651407556.ae3e62c9ba590d1b7f29a78dbdb48ef6d4686abf.jsmolic@gentoo
1 commit: ae3e62c9ba590d1b7f29a78dbdb48ef6d4686abf
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 1 12:19:16 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sun May 1 12:19:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae3e62c9
7
8 sys-power/upower: Stabilize 0.99.17 x86, #841629
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 sys-power/upower/upower-0.99.17.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-power/upower/upower-0.99.17.ebuild b/sys-power/upower/upower-0.99.17.ebuild
16 index d2812caab1ab..120e108609be 100644
17 --- a/sys-power/upower/upower-0.99.17.ebuild
18 +++ b/sys-power/upower/upower-0.99.17.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.freedesktop.org/${PN}/${PN}/-/archive/v${PV}/${PN}-v${PV
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 ~riscv ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86"
25
26 # gtk-doc files are not available as prebuilt in the tarball
27 IUSE="doc +introspection ios selinux test"