diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-03 14:32:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-03 14:32:29 +0100 |
commit | e62d2d454fdfd8d7af6d155929e2989c7b4d1b72 (patch) | |
tree | e1dd7a9f12d4777fd0ff7d6a20b214bec96d4db4 /sci-geosciences | |
parent | media-libs/libmtp: Bump to version 1.1.17 (diff) | |
download | gentoo-e62d2d454fdfd8d7af6d155929e2989c7b4d1b72.tar.gz gentoo-e62d2d454fdfd8d7af6d155929e2989c7b4d1b72.tar.bz2 gentoo-e62d2d454fdfd8d7af6d155929e2989c7b4d1b72.zip |
sci-geosciences/qmapshack: amd64 stable wrt bug #707322
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/qmapshack/qmapshack-1.14.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/qmapshack/qmapshack-1.14.0.ebuild b/sci-geosciences/qmapshack/qmapshack-1.14.0.ebuild index 3897457cafed..2389c8c9d4f6 100644 --- a/sci-geosciences/qmapshack/qmapshack-1.14.0.ebuild +++ b/sci-geosciences/qmapshack/qmapshack-1.14.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Maproom/qmapshack/wiki" SRC_URI="https://github.com/Maproom/${PN}/archive/V_1.14.0.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="dev-qt/qtwebengine:5[widgets] dev-qt/qtdeclarative:5[widgets] |