diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-02 03:31:27 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-02 03:31:27 +0200 |
commit | f941f6a96a275345ce4c92ce6a6b2f861a5d4376 (patch) | |
tree | 11d7cffe2546e0e7e00c3e4fc48563b50a1aac63 /sys-power/upower | |
parent | media-libs/sbc: x86 stable (bug #681406) (diff) | |
download | gentoo-f941f6a96a275345ce4c92ce6a6b2f861a5d4376.tar.gz gentoo-f941f6a96a275345ce4c92ce6a6b2f861a5d4376.tar.bz2 gentoo-f941f6a96a275345ce4c92ce6a6b2f861a5d4376.zip |
sys-power/upower: x86 stable (bug #681620)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-power/upower')
-rw-r--r-- | sys-power/upower/upower-0.99.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/upower/upower-0.99.9-r1.ebuild b/sys-power/upower/upower-0.99.9-r1.ebuild index cf6f753ed5eb..8ffe85c2cd2e 100644 --- a/sys-power/upower/upower-0.99.9-r1.ebuild +++ b/sys-power/upower/upower-0.99.9-r1.ebuild @@ -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 ~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" |