From 941048e698196d7b95f75898fef9c6155acf8ee7 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 4 Mar 2023 09:16:01 +0000 Subject: sci-misc/nco: Stabilize 5.1.3 x86, #899440 Signed-off-by: Arthur Zamarin --- sci-misc/nco/nco-5.1.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-misc/nco') diff --git a/sci-misc/nco/nco-5.1.3.ebuild b/sci-misc/nco/nco-5.1.3.ebuild index 4ecf55b16fb0..e98f8eb72b05 100644 --- a/sci-misc/nco/nco-5.1.3.ebuild +++ b/sci-misc/nco/nco-5.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="http://nco.sf.net/src/${P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" IUSE="dap gsl hdf5 ncap2 openmp test udunits" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad