commit: 4d9acb2b8317e69c118d54629186674bf5aad554
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 6 20:20:19 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 6 20:20:19 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d9acb2b
sys-apps/gentoo-functions: Stabilize 1.7.6 amd64, #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 3b5f9a3fc1ac..b60783446962 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"