diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:49:07 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:23 +0300 |
commit | 16987156497bc679e7996e3a4973e91340e1951f (patch) | |
tree | b7b774c38f989cadb4199d01c954d3d9b4f9256d /sci-geosciences/dcw-gmt | |
parent | sci-electronics/xoscope: destabilize for ~x86 (diff) | |
download | gentoo-16987156497bc679e7996e3a4973e91340e1951f.tar.gz gentoo-16987156497bc679e7996e3a4973e91340e1951f.tar.bz2 gentoo-16987156497bc679e7996e3a4973e91340e1951f.zip |
sci-geosciences/dcw-gmt: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-geosciences/dcw-gmt')
-rw-r--r-- | sci-geosciences/dcw-gmt/dcw-gmt-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/dcw-gmt/dcw-gmt-1.1.4.ebuild b/sci-geosciences/dcw-gmt/dcw-gmt-1.1.4.ebuild index 3d11416ab7ba..38d659823262 100644 --- a/sci-geosciences/dcw-gmt/dcw-gmt-1.1.4.ebuild +++ b/sci-geosciences/dcw-gmt/dcw-gmt-1.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://www.soest.hawaii.edu/pwessel/dcw/${P}.tar.gz" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~x86" src_install() { dodoc README.TXT ChangeLog |