commit:     d795d7155d56cf4f6a8c1df14bbdcb0687562829
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 13 22:12:46 2026 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Feb 13 22:13:13 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d795d715

dev-db/pgLatLon: stabilize 0.16 for amd64

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-db/pgLatLon/pgLatLon-0.16.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/pgLatLon/pgLatLon-0.16.ebuild 
b/dev-db/pgLatLon/pgLatLon-0.16.ebuild
index 065b171afdc7..d1b3194c3239 100644
--- a/dev-db/pgLatLon/pgLatLon-0.16.ebuild
+++ b/dev-db/pgLatLon/pgLatLon-0.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024-2025 Gentoo Authors
+# Copyright 2024-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ S="${WORKDIR}"/${MYP}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 
 DEPEND="dev-db/postgresql:="
 RDEPEND="${DEPEND}"

Reply via email to