commit:     6c6ac33d7bcf859eacea181bbb1826a55b498f0b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 05:08:13 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 19 05:08:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c6ac33d

sci-libs/pcl: Stabilize 1.14.0 amd64, #924930

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-libs/pcl/pcl-1.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/pcl/pcl-1.14.0.ebuild b/sci-libs/pcl/pcl-1.14.0.ebuild
index 46645bec9842..6fc89d2b0d70 100644
--- a/sci-libs/pcl/pcl-1.14.0.ebuild
+++ b/sci-libs/pcl/pcl-1.14.0.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == *9999 ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/PointCloudLibrary/pcl";
 else
-       KEYWORDS="~amd64 ~arm"
+       KEYWORDS="amd64 ~arm"
        SRC_URI="https://github.com/PointCloudLibrary/pcl/archive/${P}.tar.gz";
        S="${WORKDIR}/${PN}-${P}"
 fi

Reply via email to