diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 21:50:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 21:50:34 +0300 |
commit | 5730701d2e1690004436135f1737684da42f8cb9 (patch) | |
tree | 6430b47554d67ee6d22473dbd7c0bbcc88eb8833 /sys-power/upower | |
parent | dev-python/ini2toml: Stabilize 0.10 sparc, #841919 (diff) | |
download | gentoo-5730701d2e1690004436135f1737684da42f8cb9.tar.gz gentoo-5730701d2e1690004436135f1737684da42f8cb9.tar.bz2 gentoo-5730701d2e1690004436135f1737684da42f8cb9.zip |
sys-power/upower: Stabilize 0.99.17 arm, #841629
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-power/upower')
-rw-r--r-- | sys-power/upower/upower-0.99.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/upower/upower-0.99.17.ebuild b/sys-power/upower/upower-0.99.17.ebuild index c7c20c8ca0cd..9593e91adfa8 100644 --- a/sys-power/upower/upower-0.99.17.ebuild +++ b/sys-power/upower/upower-0.99.17.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.freedesktop.org/${PN}/${PN}/-/archive/v${PV}/${PN}-v${PV LICENSE="GPL-2" SLOT="0/3" # based on SONAME of libupower-glib.so -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~riscv sparc x86" # gtk-doc files are not available as prebuilt in the tarball IUSE="doc +introspection ios selinux test" |