Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gmt/
Date: Fri, 29 May 2020 07:39:15
Message-Id: 1590737904.21b7b0625600590ecb02a8ce14607b687b6bce5b.ago@gentoo
1 commit: 21b7b0625600590ecb02a8ce14607b687b6bce5b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 29 07:38:24 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri May 29 07:38:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21b7b062
7
8 sci-geosciences/gmt: amd64 stable wrt bug #712246
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sci-geosciences/gmt/gmt-5.4.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-geosciences/gmt/gmt-5.4.4.ebuild b/sci-geosciences/gmt/gmt-5.4.4.ebuild
18 index c2e3c983f50..a7b032d1fa8 100644
19 --- a/sci-geosciences/gmt/gmt-5.4.4.ebuild
20 +++ b/sci-geosciences/gmt/gmt-5.4.4.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="mirror://gmt/${P}-src.tar.xz"
22
23 LICENSE="GPL-3+ gmttria? ( Artistic )"
24 SLOT="5"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="amd64 ~x86"
27 IUSE="doc examples +fftw +gdal gmttria htmldoc lapack openmp pcre pcre2 threads tutorial"
28
29 REQUIRED_USE="?? ( pcre pcre2 )"