diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-29 09:38:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-29 09:38:24 +0200 |
commit | 21b7b0625600590ecb02a8ce14607b687b6bce5b (patch) | |
tree | abc3d136c2090a10966bbdd729435304f6c6f6f3 /sci-geosciences | |
parent | sci-geosciences/dcw-gmt: amd64 stable wrt bug #712246 (diff) | |
download | gentoo-21b7b0625600590ecb02a8ce14607b687b6bce5b.tar.gz gentoo-21b7b0625600590ecb02a8ce14607b687b6bce5b.tar.bz2 gentoo-21b7b0625600590ecb02a8ce14607b687b6bce5b.zip |
sci-geosciences/gmt: amd64 stable wrt bug #712246
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gmt/gmt-5.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gmt/gmt-5.4.4.ebuild b/sci-geosciences/gmt/gmt-5.4.4.ebuild index c2e3c983f507..a7b032d1fa8e 100644 --- a/sci-geosciences/gmt/gmt-5.4.4.ebuild +++ b/sci-geosciences/gmt/gmt-5.4.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gmt/${P}-src.tar.xz" LICENSE="GPL-3+ gmttria? ( Artistic )" SLOT="5" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc examples +fftw +gdal gmttria htmldoc lapack openmp pcre pcre2 threads tutorial" REQUIRED_USE="?? ( pcre pcre2 )" |