diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-03 10:45:01 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-03 10:45:01 +0200 |
commit | 4a310536f1d9d42782440dc0607fe8b152a519a0 (patch) | |
tree | cb4175020b0aeff746e012583a49e0f2996504d8 /sci-libs | |
parent | app-cdr/xfburn: Stabilize 0.7.1 ppc64, #937166 (diff) | |
download | gentoo-4a310536f1d9d42782440dc0607fe8b152a519a0.tar.gz gentoo-4a310536f1d9d42782440dc0607fe8b152a519a0.tar.bz2 gentoo-4a310536f1d9d42782440dc0607fe8b152a519a0.zip |
sci-libs/geos: Stabilize 3.12.1 ppc64, #937168
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/geos/geos-3.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/geos/geos-3.12.1.ebuild b/sci-libs/geos/geos-3.12.1.ebuild index 40419247c4d5..8dcc98f62cb9 100644 --- a/sci-libs/geos/geos-3.12.1.ebuild +++ b/sci-libs/geos/geos-3.12.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://download.osgeo.org/geos/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc test" RESTRICT="!test? ( test )" |