commit: a2d8f4ea44312565c3b7ff36b40612159fab6eb1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 6 20:28:37 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 6 20:28:37 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2d8f4ea
sys-apps/gentoo-functions: Stabilize 1.7.6 ppc64, #940103
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-apps/gentoo-functions/gentoo-functions-1.7.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/gentoo-functions/gentoo-functions-1.7.6.ebuild
b/sys-apps/gentoo-functions/gentoo-functions-1.7.6.ebuild
index 5d33ba63c840..bba4ee9806ba 100644
--- a/sys-apps/gentoo-functions/gentoo-functions-1.7.6.ebuild
+++ b/sys-apps/gentoo-functions/gentoo-functions-1.7.6.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/gentoo-functions.git"
else
SRC_URI="https://gitweb.gentoo.org/proj/gentoo-functions.git/snapshot/${P}.tar.bz2"
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64
~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris"
fi
LICENSE="GPL-2 MIT"