diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-03 08:24:14 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-03 08:24:14 +0200 |
commit | d661a65ffe694a979c5abf910ddb47b6f3d2b2c3 (patch) | |
tree | 8bd39ec7a263d4dff612a187e93ad3a8fbaa8a8e /sci-libs | |
parent | dev-python/pymongo: Stabilize 4.8.0 sparc, #937211 (diff) | |
download | gentoo-d661a65ffe694a979c5abf910ddb47b6f3d2b2c3.tar.gz gentoo-d661a65ffe694a979c5abf910ddb47b6f3d2b2c3.tar.bz2 gentoo-d661a65ffe694a979c5abf910ddb47b6f3d2b2c3.zip |
sci-libs/geos: Stabilize 3.12.1 amd64, #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 71105c249023..7e1a5ad0314c 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 )" |