diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:28:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:35:29 +0200 |
commit | 2e294378237643d16d542528e4272071ab5dc8de (patch) | |
tree | 1c288f6a585657f120192064833d86b935e16ef1 /sci-geosciences | |
parent | sci-geosciences/dcw-gmt: x86 stable wrt bug #712246 (diff) | |
download | gentoo-2e294378237643d16d542528e4272071ab5dc8de.tar.gz gentoo-2e294378237643d16d542528e4272071ab5dc8de.tar.bz2 gentoo-2e294378237643d16d542528e4272071ab5dc8de.zip |
sci-geosciences/gmt: x86 stable wrt bug #712246
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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 a7b032d1fa8e..31d9c0f51243 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 )" |