diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-10 20:52:28 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-10 20:52:28 +0200 |
commit | 39e3d3bd5ebbf5537b7807f4eb59da102c690fed (patch) | |
tree | a668c75cf0e1b05f24b804254b9a1c50f82a8af2 /app-misc/geoclue | |
parent | net-libs/libsoup: Stabilize 3.4.4 amd64, #921406 (diff) | |
download | gentoo-39e3d3bd5ebbf5537b7807f4eb59da102c690fed.tar.gz gentoo-39e3d3bd5ebbf5537b7807f4eb59da102c690fed.tar.bz2 gentoo-39e3d3bd5ebbf5537b7807f4eb59da102c690fed.zip |
app-misc/geoclue: Stabilize 2.7.1 amd64, #921406
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc/geoclue')
-rw-r--r-- | app-misc/geoclue/geoclue-2.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/geoclue/geoclue-2.7.1.ebuild b/app-misc/geoclue/geoclue-2.7.1.ebuild index 70cf61729de9..4933a0132ee0 100644 --- a/app-misc/geoclue/geoclue-2.7.1.ebuild +++ b/app-misc/geoclue/geoclue-2.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~loong ~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 )" |