diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-11-01 13:21:12 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-11-01 13:21:50 +0800 |
commit | a5a04fcb90b2e93541384803019ae8b8cd839197 (patch) | |
tree | 3b364165eba5eb9784da7e84ef81c182f9a0a2bb /app-misc | |
parent | dev-qt/qtwebchannel: keyword 5.15.5 for ~loong (diff) | |
download | gentoo-a5a04fcb90b2e93541384803019ae8b8cd839197.tar.gz gentoo-a5a04fcb90b2e93541384803019ae8b8cd839197.tar.bz2 gentoo-a5a04fcb90b2e93541384803019ae8b8cd839197.zip |
app-misc/geoclue: keyword 2.6.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/geoclue/geoclue-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/geoclue/geoclue-2.6.0.ebuild b/app-misc/geoclue/geoclue-2.6.0.ebuild index 78cc6ffc358a..023fa07f699c 100644 --- a/app-misc/geoclue/geoclue-2.6.0.ebuild +++ b/app-misc/geoclue/geoclue-2.6.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://gitlab.freedesktop.org/geoclue/${PN}/-/archive/${PV}/${P}.tar.b LICENSE="LGPL-2.1+ GPL-2+" SLOT="2.0" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86" IUSE="+introspection gtk-doc modemmanager vala zeroconf" REQUIRED_USE="vala? ( introspection )" |