diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:41:21 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:41:21 +0000 |
commit | 90d8a036d64def0765b176dc0a7d80cddf87c64a (patch) | |
tree | 47ba9b084d821f17aae5ffeddbaab4274225c16a /app-misc/geoclue | |
parent | app-editors/ghex: Stabilize 43.1 amd64, #901377 (diff) | |
download | gentoo-90d8a036d64def0765b176dc0a7d80cddf87c64a.tar.gz gentoo-90d8a036d64def0765b176dc0a7d80cddf87c64a.tar.bz2 gentoo-90d8a036d64def0765b176dc0a7d80cddf87c64a.zip |
app-misc/geoclue: Stabilize 2.7.0 amd64, #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 c78a5adb1b7a..ce972a13646b 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 )" |