commit:     5c4c1a554139f44762ceb352151b16205b6d9bf6
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 26 13:00:34 2025 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Wed Mar 26 13:03:59 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c4c1a55

dev-db/postgresql-9999: Remove obsolete config option

Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>

 dev-db/postgresql/postgresql-9999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-db/postgresql/postgresql-9999.ebuild 
b/dev-db/postgresql/postgresql-9999.ebuild
index d655ed1893fe..5cfe87e2ade9 100644
--- a/dev-db/postgresql/postgresql-9999.ebuild
+++ b/dev-db/postgresql/postgresql-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -178,7 +178,6 @@ src_configure() {
                $(meson_feature xml libxslt)
                $(meson_feature zlib)
                $(meson_feature zstd)
-               $(meson_use !alpha spinlocks)
        )
 
        use debug && emesonargs+=( "--debug" )

Reply via email to