diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-08 12:23:39 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-08 12:23:39 +0300 |
commit | 3bb9dd5644da5e142a4e3ced4b840e9504f9aaf2 (patch) | |
tree | 43e91006c2a19273c5e2dac0ec8db9e25e5b16df /app-misc/geoclue | |
parent | app-editors/gnome-latex: amd64 stable wrt bug #685254 (diff) | |
download | gentoo-3bb9dd5644da5e142a4e3ced4b840e9504f9aaf2.tar.gz gentoo-3bb9dd5644da5e142a4e3ced4b840e9504f9aaf2.tar.bz2 gentoo-3bb9dd5644da5e142a4e3ced4b840e9504f9aaf2.zip |
app-misc/geoclue: amd64 stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-misc/geoclue')
-rw-r--r-- | app-misc/geoclue/geoclue-2.4.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/geoclue/geoclue-2.4.13.ebuild b/app-misc/geoclue/geoclue-2.4.13.ebuild index 153c7db03815..f0d7d1de1118 100644 --- a/app-misc/geoclue/geoclue-2.4.13.ebuild +++ b/app-misc/geoclue/geoclue-2.4.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.freedesktop.org/geoclue/${PN}/-/archive/${PV}/${P}.tar.b LICENSE="LGPL-2" SLOT="2.0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="+introspection modemmanager zeroconf" RDEPEND=" |