diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-15 23:01:18 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-15 23:10:08 +0100 |
commit | 22c34e5ec53416bdbedb8e0f9a0a265c81800be0 (patch) | |
tree | e8d58966889a62467871c6ab4e4abec973007603 /sci-geosciences/qmapshack | |
parent | dev-python/attrs: x86 stable (bug #669630) (diff) | |
download | gentoo-22c34e5ec53416bdbedb8e0f9a0a265c81800be0.tar.gz gentoo-22c34e5ec53416bdbedb8e0f9a0a265c81800be0.tar.bz2 gentoo-22c34e5ec53416bdbedb8e0f9a0a265c81800be0.zip |
sci-geosciences/qmapshack: x86 stable (bug #674982)
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-geosciences/qmapshack')
-rw-r--r-- | sci-geosciences/qmapshack/qmapshack-1.12.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/qmapshack/qmapshack-1.12.0.ebuild b/sci-geosciences/qmapshack/qmapshack-1.12.0.ebuild index 6921f476c72e..77b5dbc125a4 100644 --- a/sci-geosciences/qmapshack/qmapshack-1.12.0.ebuild +++ b/sci-geosciences/qmapshack/qmapshack-1.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="https://bitbucket.org/maproom/qmapshack/wiki/Home" SRC_URI="https://bitbucket.org/maproom/${PN}/downloads/${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] |