diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-09-12 16:22:26 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-09-12 16:22:26 -0700 |
commit | 9962e297a820f0ea96e59f525b080c0018bc0037 (patch) | |
tree | ca8b4f1604fb3adc7c6b66df06b168fa181345ef /sci-misc | |
parent | sci-chemistry/rasmol: dropped ppc keywords (diff) | |
download | gentoo-9962e297a820f0ea96e59f525b080c0018bc0037.tar.gz gentoo-9962e297a820f0ea96e59f525b080c0018bc0037.tar.bz2 gentoo-9962e297a820f0ea96e59f525b080c0018bc0037.zip |
sci-misc/nco: dropped ppc keywords
Diffstat (limited to 'sci-misc')
-rw-r--r-- | sci-misc/nco/nco-3.9.9.ebuild | 4 | ||||
-rw-r--r-- | sci-misc/nco/nco-4.5.1-r2.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-misc/nco/nco-3.9.9.ebuild b/sci-misc/nco/nco-3.9.9.ebuild index 9baf4f80ff3d..17372725724e 100644 --- a/sci-misc/nco/nco-3.9.9.ebuild +++ b/sci-misc/nco/nco-3.9.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=2 @@ -10,7 +10,7 @@ HOMEPAGE="http://nco.sourceforge.net/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 x86" IUSE="doc mpi ncap2 udunits" diff --git a/sci-misc/nco/nco-4.5.1-r2.ebuild b/sci-misc/nco/nco-4.5.1-r2.ebuild index 5d7f0ce120ac..850672c5b053 100644 --- a/sci-misc/nco/nco-4.5.1-r2.ebuild +++ b/sci-misc/nco/nco-4.5.1-r2.ebuild @@ -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 x86 ~amd64-linux ~x86-linux" IUSE="dap doc gsl ncap2 openmp static-libs test udunits" RDEPEND=" |