summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2014-10-24 14:52:58 +0000
committerAlexis Ballier <aballier@gentoo.org>2014-10-24 14:52:58 +0000
commitf0c7d68ab2242106102505ec15e0007c6a2a6a25 (patch)
tree633fcf404746c3dc4b4a283720ce239895b69017 /sci-libs
parentVersion bump. (diff)
downloadgentoo-2-f0c7d68ab2242106102505ec15e0007c6a2a6a25.tar.gz
gentoo-2-f0c7d68ab2242106102505ec15e0007c6a2a6a25.tar.bz2
gentoo-2-f0c7d68ab2242106102505ec15e0007c6a2a6a25.zip
keyword ~arm
Signed-off-by: aballier@gentoo.org (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/netcdf-cxx/ChangeLog5
-rw-r--r--sci-libs/netcdf-cxx/netcdf-cxx-4.2-r300.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/netcdf-cxx/ChangeLog b/sci-libs/netcdf-cxx/ChangeLog
index 4b733aff1a90..edc8d350fd63 100644
--- a/sci-libs/netcdf-cxx/ChangeLog
+++ b/sci-libs/netcdf-cxx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/netcdf-cxx
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf-cxx/ChangeLog,v 1.9 2014/10/24 14:49:57 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf-cxx/ChangeLog,v 1.10 2014/10/24 14:52:58 aballier Exp $
+
+ 24 Oct 2014; Alexis Ballier <aballier@gentoo.org> netcdf-cxx-4.2-r300.ebuild:
+ keyword ~arm
24 Oct 2014; Alexis Ballier <aballier@gentoo.org> netcdf-cxx-4.2.1.ebuild:
keyword ~arm
diff --git a/sci-libs/netcdf-cxx/netcdf-cxx-4.2-r300.ebuild b/sci-libs/netcdf-cxx/netcdf-cxx-4.2-r300.ebuild
index a4b8e6a65bff..81465c8b597f 100644
--- a/sci-libs/netcdf-cxx/netcdf-cxx-4.2-r300.ebuild
+++ b/sci-libs/netcdf-cxx/netcdf-cxx-4.2-r300.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf-cxx/netcdf-cxx-4.2-r300.ebuild,v 1.1 2014/01/01 19:04:28 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf-cxx/netcdf-cxx-4.2-r300.ebuild,v 1.2 2014/10/24 14:52:58 aballier Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="https://www.unidata.ucar.edu/downloads/netcdf/ftp/${P}.tar.gz"
LICENSE="UCAR-Unidata"
SLOT="3"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
IUSE="examples static-libs"
RDEPEND=">=sci-libs/netcdf-4.2"