diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-03-05 20:11:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-05 20:26:26 +0000 |
commit | f817710b27df10f42a39269d9513ff7f1f51ec58 (patch) | |
tree | c09afc7b32f09f8735217a1b02c429c60b69612b /sys-power/upower | |
parent | sys-boot/plymouth: stable 0.9.3-r1 for sparc, bug #630530 (diff) | |
download | gentoo-f817710b27df10f42a39269d9513ff7f1f51ec58.tar.gz gentoo-f817710b27df10f42a39269d9513ff7f1f51ec58.tar.bz2 gentoo-f817710b27df10f42a39269d9513ff7f1f51ec58.zip |
sys-power/upower: stable 0.99.5 for sparc, bug #630358
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-power/upower')
-rw-r--r-- | sys-power/upower/upower-0.99.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/upower/upower-0.99.5.ebuild b/sys-power/upower/upower-0.99.5.ebuild index 81dc9d79fa24..2b214839bb83 100644 --- a/sys-power/upower/upower-0.99.5.ebuild +++ b/sys-power/upower/upower-0.99.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz" LICENSE="GPL-2" SLOT="0/3" # based on SONAME of libupower-glib.so -KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" # gtk-doc files are not available as prebuilt in the tarball IUSE="doc +introspection ios kernel_FreeBSD kernel_linux selinux" |