summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 09:16:01 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 09:16:01 +0000
commit941048e698196d7b95f75898fef9c6155acf8ee7 (patch)
treef9c034f16daa8ebd68c10c37bdb841dcca43ca7f /sci-misc
parentsys-apps/man2html: Stabilize 1.6g-r2 ppc, #899328 (diff)
downloadgentoo-941048e698196d7b95f75898fef9c6155acf8ee7.tar.gz
gentoo-941048e698196d7b95f75898fef9c6155acf8ee7.tar.bz2
gentoo-941048e698196d7b95f75898fef9c6155acf8ee7.zip
sci-misc/nco: Stabilize 5.1.3 x86, #899440
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-misc')
-rw-r--r--sci-misc/nco/nco-5.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
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 )"