summaryrefslogtreecommitdiff
path: root/sys-apps/gentoo-functions
diff options
context:
space:
mode:
authorBaldEagleOS Migration <dev@baldeagleos.com>2026-06-01 17:33:07 -0500
committerBaldEagleOS Migration <dev@baldeagleos.com>2026-06-01 17:33:07 -0500
commit9940acdf7308f3fd603561fa85bdd2753a8fb2f5 (patch)
tree192d76f303d788d3488ce7515e63c5f04270a8b1 /sys-apps/gentoo-functions
parent9513d72c2b000ea9949dbc875636aaef1b8ef236 (diff)
downloadbaldeagleos-repo-develop.tar.gz
baldeagleos-repo-develop.tar.xz
baldeagleos-repo-develop.zip
Adding metadataHEADdevelop
Diffstat (limited to 'sys-apps/gentoo-functions')
-rw-r--r--sys-apps/gentoo-functions/gentoo-functions-1.7.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/gentoo-functions/gentoo-functions-1.7.7.ebuild b/sys-apps/gentoo-functions/gentoo-functions-1.7.7.ebuild
index 4130dc00cbf4..3a411503914a 100644
--- a/sys-apps/gentoo-functions/gentoo-functions-1.7.7.ebuild
+++ b/sys-apps/gentoo-functions/gentoo-functions-1.7.7.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"