diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-19 19:08:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-19 19:08:37 +0200 |
commit | 82b2f7b6e488c9cc81668e901cde79fc9ab1bff0 (patch) | |
tree | 33460a83cd0771f0eb7c830690582133758e59a9 /sys-power/upower | |
parent | app-misc/media-player-info: x86 stable wrt bug #718352 (diff) | |
download | gentoo-82b2f7b6e488c9cc81668e901cde79fc9ab1bff0.tar.gz gentoo-82b2f7b6e488c9cc81668e901cde79fc9ab1bff0.tar.bz2 gentoo-82b2f7b6e488c9cc81668e901cde79fc9ab1bff0.zip |
sys-power/upower: x86 stable wrt bug #718364
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-power/upower')
-rw-r--r-- | sys-power/upower/upower-0.99.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/upower/upower-0.99.11.ebuild b/sys-power/upower/upower-0.99.11.ebuild index 0988b00821db..be81e32e097e 100644 --- a/sys-power/upower/upower-0.99.11.ebuild +++ b/sys-power/upower/upower-0.99.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://gitlab.freedesktop.org/upower/upower/uploads/${COMMIT}/${P}.tar LICENSE="GPL-2" SLOT="0/3" # based on SONAME of libupower-glib.so -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" # gtk-doc files are not available as prebuilt in the tarball IUSE="doc +introspection ios kernel_FreeBSD kernel_linux selinux" |