commit: 892f36731192d8a540e62de6d2a0242ce8c473dd Author: Ian Jordan <immoloism <AT> gmail <DOT> com> AuthorDate: Sun Jul 23 18:56:20 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jul 23 19:04:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=892f3673
sys-libs/fts-standalone: keyword 1.2.7 for ~m68k Closes: https://bugs.gentoo.org/910735 Signed-off-by: Ian Jordan <immoloism <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32015 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-libs/fts-standalone/fts-standalone-1.2.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/fts-standalone/fts-standalone-1.2.7.ebuild b/sys-libs/fts-standalone/fts-standalone-1.2.7.ebuild index 3744297c09a3..4dd2e655db4a 100644 --- a/sys-libs/fts-standalone/fts-standalone-1.2.7.ebuild +++ b/sys-libs/fts-standalone/fts-standalone-1.2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S="${WORKDIR}/musl-fts-${PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~m68k ~mips ppc ppc64 ~riscv x86" IUSE="static-libs" DEPEND="
