commit: dfe0716c76310b84a3cea95419d00ab87f1ce95b
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 6 22:10:41 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Feb 6 22:10:41 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfe0716c
sys-apps/gentoo-functions: Stabilize 1.7.6 ppc, #940103
Signed-off-by: Eli Schwartz <eschwartz <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 bba4ee9806ba..27cdb78f69c2 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"