diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 11:46:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 11:46:06 +0200 |
commit | c1e1e5531fc7d736b44ff87031fa7c7ce8eae5ab (patch) | |
tree | ea24f32c49cb7208ae0e62a29666843355c5e8bd /sys-power | |
parent | dev-util/re2c: arm stable wrt bug #718350 (diff) | |
download | gentoo-c1e1e5531fc7d736b44ff87031fa7c7ce8eae5ab.tar.gz gentoo-c1e1e5531fc7d736b44ff87031fa7c7ce8eae5ab.tar.bz2 gentoo-c1e1e5531fc7d736b44ff87031fa7c7ce8eae5ab.zip |
sys-power/upower: arm stable wrt bug #718364
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-power')
-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 0d4f531b2560..84a631605ace 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" +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" |