summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-03 21:21:56 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-03 21:21:56 +0200
commit12c873fbe7e629922c0eca4cfa1f986e0631d859 (patch)
treeca4ed1e561278a3537f795946ed154ed7223b364
parentsys-kernel/gentoo-kernel-bin: Bump to 5.10.172 (diff)
downloadgentoo-12c873fb.tar.gz
gentoo-12c873fb.tar.bz2
gentoo-12c873fb.zip
sci-libs/pcl: Stabilize 1.12.1-r2 amd64, #892395
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sci-libs/pcl/pcl-1.12.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/pcl/pcl-1.12.1-r2.ebuild b/sci-libs/pcl/pcl-1.12.1-r2.ebuild
index cc8d925c4502..ce701b54c21c 100644
--- a/sci-libs/pcl/pcl-1.12.1-r2.ebuild
+++ b/sci-libs/pcl/pcl-1.12.1-r2.ebuild
@@ -14,7 +14,7 @@ inherit ${SCM} cmake cuda
if [ "${PV#9999}" != "${PV}" ] ; then
SRC_URI=""
else
- KEYWORDS="~amd64 ~arm"
+ KEYWORDS="amd64 ~arm"
SRC_URI="https://github.com/PointCloudLibrary/pcl/archive/${P}.tar.gz"
S="${WORKDIR}/${PN}-${P}"
fi