commit: 6a564c8ec76afb26464a2fd94989b2c2a8953e67
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 24 00:19:40 2019 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Aug 24 00:19:40 2019 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=6a564c8e
sys-apps/gentoo-functions: stable on all musl arches
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild
b/sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild
index 03e8d9d..bad5fe4 100644
--- a/sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild
+++ b/sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="https://github.com/gentoo/${PN}.git"
else
SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
+ KEYWORDS="amd64 arm arm64 ~mips ppc x86"
fi
inherit toolchain-funcs flag-o-matic