diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:41:46 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:41:46 +0000 |
commit | 376b5b7940fde3c6ba3683833866c96bbe8aeb85 (patch) | |
tree | 4890c5d02df80edc241ae610e75074f8f741a2c2 /app-misc/geoclue | |
parent | app-crypt/seahorse: Stabilize 43.0-r1 arm64, #901377 (diff) | |
download | gentoo-376b5b7940fde3c6ba3683833866c96bbe8aeb85.tar.gz gentoo-376b5b7940fde3c6ba3683833866c96bbe8aeb85.tar.bz2 gentoo-376b5b7940fde3c6ba3683833866c96bbe8aeb85.zip |
app-misc/geoclue: Stabilize 2.7.0 arm64, #901377
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc/geoclue')
-rw-r--r-- | app-misc/geoclue/geoclue-2.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/geoclue/geoclue-2.7.0.ebuild b/app-misc/geoclue/geoclue-2.7.0.ebuild index ce972a13646b..cc0449f9630c 100644 --- a/app-misc/geoclue/geoclue-2.7.0.ebuild +++ b/app-misc/geoclue/geoclue-2.7.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 ~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 )" |