summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2014-12-08 15:29:09 +0000
committerAlexis Ballier <aballier@gentoo.org>2014-12-08 15:29:09 +0000
commit1889e9ce6dac1b9cc5adf6572f698d534d9fc348 (patch)
tree5001e88f3ad27099a0047423a21ea0914c8d8b9a /sci-libs
parentdev-vcs/svneverever: Remove distutils-r0 version (diff)
downloadgentoo-2-1889e9ce6dac1b9cc5adf6572f698d534d9fc348.tar.gz
gentoo-2-1889e9ce6dac1b9cc5adf6572f698d534d9fc348.tar.bz2
gentoo-2-1889e9ce6dac1b9cc5adf6572f698d534d9fc348.zip
keyword ~arm
Signed-off-by: aballier@gentoo.org (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/pcl/ChangeLog6
-rw-r--r--sci-libs/pcl/pcl-1.7.2.ebuild4
-rw-r--r--sci-libs/pcl/pcl-9999.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-libs/pcl/ChangeLog b/sci-libs/pcl/ChangeLog
index 331b504996f8..8b10c68ae721 100644
--- a/sci-libs/pcl/ChangeLog
+++ b/sci-libs/pcl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/pcl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/pcl/ChangeLog,v 1.1 2014/12/08 11:53:13 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/pcl/ChangeLog,v 1.2 2014/12/08 15:29:09 aballier Exp $
+
+ 08 Dec 2014; Alexis Ballier <aballier@gentoo.org> pcl-1.7.2.ebuild,
+ pcl-9999.ebuild:
+ keyword ~arm
*pcl-9999 (08 Dec 2014)
*pcl-1.7.2 (08 Dec 2014)
diff --git a/sci-libs/pcl/pcl-1.7.2.ebuild b/sci-libs/pcl/pcl-1.7.2.ebuild
index 5dac1cafb6f1..8ab986ccab98 100644
--- a/sci-libs/pcl/pcl-1.7.2.ebuild
+++ b/sci-libs/pcl/pcl-1.7.2.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/pcl/pcl-1.7.2.ebuild,v 1.1 2014/12/08 11:53:13 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/pcl/pcl-1.7.2.ebuild,v 1.2 2014/12/08 15:29:09 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/PointCloudLibrary/pcl/archive/${P}.tar.gz"
S="${WORKDIR}/${PN}-${P}"
fi
diff --git a/sci-libs/pcl/pcl-9999.ebuild b/sci-libs/pcl/pcl-9999.ebuild
index fd3c217add95..9efa7b68e454 100644
--- a/sci-libs/pcl/pcl-9999.ebuild
+++ b/sci-libs/pcl/pcl-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/pcl/pcl-9999.ebuild,v 1.1 2014/12/08 11:53:13 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/pcl/pcl-9999.ebuild,v 1.2 2014/12/08 15:29:09 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/PointCloudLibrary/pcl/archive/${P}.tar.gz"
S="${WORKDIR}/${PN}-${P}"
fi