commit: 4db7b8b55c7e97cd272a412949e869dc9b5a06f2
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 12 01:57:56 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Feb 12 02:59:13 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4db7b8b5
net-misc/netdate: Stabilize 1.2-r3 amd64, #969947
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
net-misc/netdate/netdate-1.2-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-misc/netdate/netdate-1.2-r3.ebuild
b/net-misc/netdate/netdate-1.2-r3.ebuild
index a36ec5ed1e7b..401a6d8bba95 100644
--- a/net-misc/netdate/netdate-1.2-r3.ebuild
+++ b/net-misc/netdate/netdate-1.2-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~mips ~s390 ~sparc ~x86"
DOCS=( README )