sci-libs/orocos_kdl: Works for me on ~x86 machine
authorAlexey Shvetsov <alexxy@gentoo.org>
Wed, 26 Jul 2017 13:14:46 +0000 (16:14 +0300)
committerAlexey Shvetsov <alexxy@gentoo.org>
Wed, 26 Jul 2017 17:04:23 +0000 (20:04 +0300)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

sci-libs/orocos_kdl/metadata.xml
sci-libs/orocos_kdl/orocos_kdl-1.3.1-r1.ebuild
sci-libs/orocos_kdl/orocos_kdl-9999.ebuild

index b03df4a03a8a7b888b81f3008ec5b965dfc30112..8e818f01bbf4ac9bc925829334f7929b3a382184 100644 (file)
@@ -6,14 +6,14 @@
                <name>Alexis Ballier</name>
        </maintainer>
        <longdescription lang="en">
-        The Kinematics and Dynamics Library (KDL) develops an application
-        independent framework for modelling and computation of kinematic chains,
-        such as robots, biomechanical human models, computer-animated figures,
-        machine tools, etc. It provides class libraries for geometrical objects
-        (point, frame, line,... ), kinematic chains of various families (serial,
-        humanoid, parallel, mobile,... ), and their motion specification and
-        interpolation.
-</longdescription>
+               The Kinematics and Dynamics Library (KDL) develops an application
+               independent framework for modelling and computation of kinematic chains,
+               such as robots, biomechanical human models, computer-animated figures,
+               machine tools, etc. It provides class libraries for geometrical objects
+               (point, frame, line,... ), kinematic chains of various families (serial,
+               humanoid, parallel, mobile,... ), and their motion specification and
+               interpolation.
+       </longdescription>
        <use>
                <flag name="models">Build models for some well known robots.</flag>
        </use>
index bb0ffd627b4e096c0eebfd8d1d85517c93d8e65c..e2fe4f9b4756f5494fee9e0a7973f48d6b89e023 100644 (file)
@@ -15,7 +15,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then
        KEYWORDS=""
        SRC_URI=""
 else
-       KEYWORDS="~amd64 ~arm"
+       KEYWORDS="~amd64 ~arm ~x86"
        SRC_URI="https://github.com/orocos/orocos_kinematics_dynamics/archive/v${PV}.tar.gz -> orocos_kinematics_dynamics-${PV}.tar.gz"
 fi
 
index bb0ffd627b4e096c0eebfd8d1d85517c93d8e65c..e2fe4f9b4756f5494fee9e0a7973f48d6b89e023 100644 (file)
@@ -15,7 +15,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then
        KEYWORDS=""
        SRC_URI=""
 else
-       KEYWORDS="~amd64 ~arm"
+       KEYWORDS="~amd64 ~arm ~x86"
        SRC_URI="https://github.com/orocos/orocos_kinematics_dynamics/archive/v${PV}.tar.gz -> orocos_kinematics_dynamics-${PV}.tar.gz"
 fi