commit: 726fe006cc8f37f0f7f58c4cda6439871436233c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 3 07:20:23 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 3 07:20:23 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=726fe006
net-misc/netifrc: Stabilize 0.7.13 amd64, #969305
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-misc/netifrc/netifrc-0.7.13.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-misc/netifrc/netifrc-0.7.13.ebuild
b/net-misc/netifrc/netifrc-0.7.13.ebuild
index 1821cf5aaf53..992aa64cf912 100644
--- a/net-misc/netifrc/netifrc-0.7.13.ebuild
+++ b/net-misc/netifrc/netifrc-0.7.13.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
@@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc
~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86"
fi
LICENSE="BSD-2 GPL-2"