commit: e7f02802f23e7728f645e11ff5c491ad73fc2307 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 2 16:12:50 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jun 3 11:12:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7f02802
sci-libs/shapelib: destabilize for ~ppc Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sci-libs/shapelib/shapelib-1.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/shapelib/shapelib-1.5.0.ebuild b/sci-libs/shapelib/shapelib-1.5.0.ebuild index 263e63001a01..1780ce65a758 100644 --- a/sci-libs/shapelib/shapelib-1.5.0.ebuild +++ b/sci-libs/shapelib/shapelib-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://download.osgeo.org/${PN}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0/2" -KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="doc static-libs" src_prepare() {
