diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:01:24 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:06:44 +0200 |
commit | 6bc2e1ed36f16637ece4f76cd8fc2b47f8381c9d (patch) | |
tree | 49037b7b6317f52312e81f2ebe5d248d3b6eecc9 | |
parent | net-analyzer/traceroute: x86 stable (bug #659454) (diff) | |
download | gentoo-6bc2e1ed36f16637ece4f76cd8fc2b47f8381c9d.tar.gz gentoo-6bc2e1ed36f16637ece4f76cd8fc2b47f8381c9d.tar.bz2 gentoo-6bc2e1ed36f16637ece4f76cd8fc2b47f8381c9d.zip |
sys-power/upower: x86 stable (bug #666870)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
-rw-r--r-- | sys-power/upower/upower-0.99.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/upower/upower-0.99.8.ebuild b/sys-power/upower/upower-0.99.8.ebuild index 8cc94969f42b..2885a37afdab 100644 --- a/sys-power/upower/upower-0.99.8.ebuild +++ b/sys-power/upower/upower-0.99.8.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" |