diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-19 01:39:13 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-19 02:30:28 +0200 |
commit | f6f3678d230203d0916fe3761fd280ec2e10f314 (patch) | |
tree | cdc1854e4e5bc5bc3aea1149aede1247a83eaaf6 /sci-misc | |
parent | profiles: mask net-misc/vde for its vulnerable init script. (diff) | |
download | gentoo-f6f3678d230203d0916fe3761fd280ec2e10f314.tar.gz gentoo-f6f3678d230203d0916fe3761fd280ec2e10f314.tar.bz2 gentoo-f6f3678d230203d0916fe3761fd280ec2e10f314.zip |
sci-misc/nco: x86 stable (bugs #607728)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'sci-misc')
-rw-r--r-- | sci-misc/nco/nco-4.5.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-misc/nco/nco-4.5.1-r2.ebuild b/sci-misc/nco/nco-4.5.1-r2.ebuild index 44765a583dc3..5d7f0ce120ac 100644 --- a/sci-misc/nco/nco-4.5.1-r2.ebuild +++ b/sci-misc/nco/nco-4.5.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://nco.sf.net/src/${P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="dap doc gsl ncap2 openmp static-libs test udunits" RDEPEND=" |