From 8952e7050b5f9bebb9b8ba7a0bd643622e1af755 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 16 Feb 2025 19:49:20 +0200 Subject: [PATCH] net-mail/public-inbox: Stabilize 1.9.0_p20240422 amd64, #914466 Signed-off-by: Arthur Zamarin --- net-mail/public-inbox/public-inbox-1.9.0_p20240422.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-mail/public-inbox/public-inbox-1.9.0_p20240422.ebuild b/net-mail/public-inbox/public-inbox-1.9.0_p20240422.ebuild index dc0974b2946df..d6e4d73cbbdd3 100644 --- a/net-mail/public-inbox/public-inbox-1.9.0_p20240422.ebuild +++ b/net-mail/public-inbox/public-inbox-1.9.0_p20240422.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 @@ -25,7 +25,7 @@ fi LICENSE="AGPL-3+" SLOT="0" if [[ ${PV} != 9999 ]] ; then - KEYWORDS="~amd64" + KEYWORDS="amd64" fi # in order of mention in INSTALL.html, going more for feature completeness