commit: 2f177ad1171dd3f59eaa4ad1ebe2e59de864542f Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu Mar 5 12:33:10 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Mar 5 12:33:10 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f177ad1
net-misc/ipcalc: Stabilize 0.51 ppc, #970917 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> net-misc/ipcalc/ipcalc-0.51.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/ipcalc/ipcalc-0.51.ebuild b/net-misc/ipcalc/ipcalc-0.51.ebuild index 7933488610e3..cbdfb4f525b9 100644 --- a/net-misc/ipcalc/ipcalc-0.51.ebuild +++ b/net-misc/ipcalc/ipcalc-0.51.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 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/kjokjo/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}. LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=">=dev-lang/perl-5.6.0"
