diff options
author | 2024-08-03 10:29:30 +0200 | |
---|---|---|
committer | 2024-08-03 10:29:30 +0200 | |
commit | 1bba2adc5c052b7c160cc6f6c19e5df451dea44d (patch) | |
tree | 2f4847ada5e0af7d0f7e0af3ae584c7b761aa3c9 /sci-libs | |
parent | dev-python/pypy3_10: Stabilize 7.3.16_p1 x86, #937147 (diff) | |
download | gentoo-1bba2adc5c052b7c160cc6f6c19e5df451dea44d.tar.gz gentoo-1bba2adc5c052b7c160cc6f6c19e5df451dea44d.tar.bz2 gentoo-1bba2adc5c052b7c160cc6f6c19e5df451dea44d.zip |
sci-libs/geos: Stabilize 3.12.1 x86, #937168
Signed-off-by: Jakov Smolić <jsmolic@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 7e1a5ad0314c..40419247c4d5 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 )" |