diff options
author | Sam James <sam@gentoo.org> | 2024-02-23 11:43:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-23 11:43:17 +0000 |
commit | c276b9a3412258829e1cf0df1ff6d36eb0ed19f4 (patch) | |
tree | 4959ea948b2bc1cae87f1f797f4eec530db44377 /dev-libs/pcl | |
parent | dev-libs/girara: Stabilize 0.4.2 arm, #925295 (diff) | |
download | gentoo-c276b9a3412258829e1cf0df1ff6d36eb0ed19f4.tar.gz gentoo-c276b9a3412258829e1cf0df1ff6d36eb0ed19f4.tar.bz2 gentoo-c276b9a3412258829e1cf0df1ff6d36eb0ed19f4.zip |
dev-libs/pcl: Stabilize 1.12-r2 ppc64, #925298
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/pcl')
-rw-r--r-- | dev-libs/pcl/pcl-1.12-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/pcl/pcl-1.12-r2.ebuild b/dev-libs/pcl/pcl-1.12-r2.ebuild index d44498765a22..87b7a22e8cba 100644 --- a/dev-libs/pcl/pcl-1.12-r2.ebuild +++ b/dev-libs/pcl/pcl-1.12-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="http://www.xmailserver.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/1" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ppc64 ~riscv ~x86" PATCHES=( "${FILESDIR}/${P}-musl.patch" |