diff options
Diffstat (limited to 'sys-power/upower/upower-0.99.11.ebuild')
-rw-r--r-- | sys-power/upower/upower-0.99.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/upower/upower-0.99.11.ebuild b/sys-power/upower/upower-0.99.11.ebuild index 3e72c5ea1d78..a6aeeafc5c55 100644 --- a/sys-power/upower/upower-0.99.11.ebuild +++ b/sys-power/upower/upower-0.99.11.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" # gtk-doc files are not available as prebuilt in the tarball IUSE="doc +introspection ios kernel_FreeBSD kernel_linux selinux" |