commit: fdb48de42ad19314a8ed62bb56c39676a644e4ea Author: Mike Pagano <mpagano <AT> gentoo <DOT> org> AuthorDate: Sat Feb 14 23:56:13 2026 +0000 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org> CommitDate: Sat Feb 14 23:56:13 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdb48de4
app-portage/portpeek: stabilize 3.2.9 for ALLARCHES Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org> app-portage/portpeek/portpeek-3.2.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-portage/portpeek/portpeek-3.2.9.ebuild b/app-portage/portpeek/portpeek-3.2.9.ebuild index cac82538bd67..68c84c3c1a0c 100644 --- a/app-portage/portpeek/portpeek-3.2.9.ebuild +++ b/app-portage/portpeek/portpeek-3.2.9.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 @@ SRC_URI="https://github.com/mpagano/portpeek/releases/download/v${PV}/${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ppc ~riscv ~sparc x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
