commit: c08e98b07ed38a8b750511d7700562407818d1f1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 16 00:30:11 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 16 00:30:11 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c08e98b0
net-misc/netifrc: Stabilize 0.7.3-r1 ppc64, #891003
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/netifrc/netifrc-0.7.3-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-misc/netifrc/netifrc-0.7.3-r1.ebuild
b/net-misc/netifrc/netifrc-0.7.3-r1.ebuild
index daf90d2df7ed..8ce072c3b03f 100644
--- a/net-misc/netifrc/netifrc-0.7.3-r1.ebuild
+++ b/net-misc/netifrc/netifrc-0.7.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-r3
else
SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc
~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc
ppc64 ~riscv ~s390 ~sparc ~x86"
fi
LICENSE="BSD-2"