summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2014-10-31 10:17:51 +0000
committerAlexis Ballier <aballier@gentoo.org>2014-10-31 10:17:51 +0000
commitaaf05d9249567e9ea9a80531dd4f5fdae775b73c (patch)
tree4cf3c5aa994a38c155b653c5a652ef7f4fb942c9 /sci-libs
parentsci-libs/coinor-cppad: Fix incomptibility with /bin/sh -> dash; #527496; fix ... (diff)
downloadgentoo-2-aaf05d9249567e9ea9a80531dd4f5fdae775b73c.tar.gz
gentoo-2-aaf05d9249567e9ea9a80531dd4f5fdae775b73c.tar.bz2
gentoo-2-aaf05d9249567e9ea9a80531dd4f5fdae775b73c.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/orocos_kdl/ChangeLog6
-rw-r--r--sci-libs/orocos_kdl/orocos_kdl-1.3.0.ebuild4
-rw-r--r--sci-libs/orocos_kdl/orocos_kdl-9999.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-libs/orocos_kdl/ChangeLog b/sci-libs/orocos_kdl/ChangeLog
index 5245d8dadfb8..ff2ea247f220 100644
--- a/sci-libs/orocos_kdl/ChangeLog
+++ b/sci-libs/orocos_kdl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/orocos_kdl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/orocos_kdl/ChangeLog,v 1.1 2014/10/30 18:19:15 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/orocos_kdl/ChangeLog,v 1.2 2014/10/31 10:17:51 aballier Exp $
+
+ 31 Oct 2014; Alexis Ballier <aballier@gentoo.org> orocos_kdl-1.3.0.ebuild,
+ orocos_kdl-9999.ebuild:
+ keyword ~arm
*orocos_kdl-9999 (30 Oct 2014)
*orocos_kdl-1.3.0 (30 Oct 2014)
diff --git a/sci-libs/orocos_kdl/orocos_kdl-1.3.0.ebuild b/sci-libs/orocos_kdl/orocos_kdl-1.3.0.ebuild
index cdfb47b4e852..3849fa42865e 100644
--- a/sci-libs/orocos_kdl/orocos_kdl-1.3.0.ebuild
+++ b/sci-libs/orocos_kdl/orocos_kdl-1.3.0.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/orocos_kdl/orocos_kdl-1.3.0.ebuild,v 1.1 2014/10/30 18:19:15 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/orocos_kdl/orocos_kdl-1.3.0.ebuild,v 1.2 2014/10/31 10:17:51 aballier Exp $
EAPI=5
@@ -16,7 +16,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then
KEYWORDS=""
SRC_URI=""
else
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm"
SRC_URI="http://github.com/orocos/orocos_kinematics_dynamics/archive/v${PV}.tar.gz -> orocos_kinematics_dynamics-${PV}.tar.gz"
fi
diff --git a/sci-libs/orocos_kdl/orocos_kdl-9999.ebuild b/sci-libs/orocos_kdl/orocos_kdl-9999.ebuild
index fc95d964b864..86388053ec7c 100644
--- a/sci-libs/orocos_kdl/orocos_kdl-9999.ebuild
+++ b/sci-libs/orocos_kdl/orocos_kdl-9999.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/orocos_kdl/orocos_kdl-9999.ebuild,v 1.1 2014/10/30 18:19:15 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/orocos_kdl/orocos_kdl-9999.ebuild,v 1.2 2014/10/31 10:17:51 aballier Exp $
EAPI=5
@@ -16,7 +16,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then
KEYWORDS=""
SRC_URI=""
else
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm"
SRC_URI="http://github.com/orocos/orocos_kinematics_dynamics/archive/v${PV}.tar.gz -> orocos_kinematics_dynamics-${PV}.tar.gz"
fi