diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-09 16:28:39 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-09 16:30:04 +0300 |
commit | 2cb43c55956cbe0422afa264cc3983dd424b4a1d (patch) | |
tree | fa8f2c3f56ebecb99b27efceb7c00305979d86fa /app-misc/geoclue | |
parent | dev-qt/qtxmlpatterns: ppc64 stable wrt bug #670864 (diff) | |
download | gentoo-2cb43c55956cbe0422afa264cc3983dd424b4a1d.tar.gz gentoo-2cb43c55956cbe0422afa264cc3983dd424b4a1d.tar.bz2 gentoo-2cb43c55956cbe0422afa264cc3983dd424b4a1d.zip |
app-misc/geoclue: ppc64 stable wrt bug #670864
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-misc/geoclue')
-rw-r--r-- | app-misc/geoclue/geoclue-2.4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/geoclue/geoclue-2.4.8.ebuild b/app-misc/geoclue/geoclue-2.4.8.ebuild index 8ebbf6f9f6f3..c8aefa01ac53 100644 --- a/app-misc/geoclue/geoclue-2.4.8.ebuild +++ b/app-misc/geoclue/geoclue-2.4.8.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://www.freedesktop.org/software/${PN}/releases/${MY_PV}/${P}.tar.x 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=" |