diff options
author | 2024-11-25 23:33:57 +0000 | |
---|---|---|
committer | 2024-11-25 23:33:57 +0000 | |
commit | c972cdbf6488bf0e84c30bcecfcb162a312e5675 (patch) | |
tree | 7e85ee03c702ac499dd71ba0718c72ded39ac20f /sci-libs/shapelib | |
parent | dev-db/mysql-connector-c: Stabilize 8.0.36 ppc64, #942796 (diff) | |
download | gentoo-c972cdbf6488bf0e84c30bcecfcb162a312e5675.tar.gz gentoo-c972cdbf6488bf0e84c30bcecfcb162a312e5675.tar.bz2 gentoo-c972cdbf6488bf0e84c30bcecfcb162a312e5675.zip |
sci-libs/shapelib: Stabilize 1.6.0 ppc64, #942093
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/shapelib')
-rw-r--r-- | sci-libs/shapelib/shapelib-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/shapelib/shapelib-1.6.0.ebuild b/sci-libs/shapelib/shapelib-1.6.0.ebuild index 5d21a20581e5..5817f09926a9 100644 --- a/sci-libs/shapelib/shapelib-1.6.0.ebuild +++ b/sci-libs/shapelib/shapelib-1.6.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://download.osgeo.org/${PN}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0/4" -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() { |