commit: c3b8f82d6a986d52717081a35a9954cfe9149481 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri Feb 6 18:51:37 2026 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri Feb 6 18:52:05 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3b8f82d
sys-libs/error-standalone: keyword 2.0-r1 for ~m68k Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> sys-libs/error-standalone/error-standalone-2.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/error-standalone/error-standalone-2.0-r1.ebuild b/sys-libs/error-standalone/error-standalone-2.0-r1.ebuild index 24f1689a8344..3bca9e1dcb5f 100644 --- a/sys-libs/error-standalone/error-standalone-2.0-r1.ebuild +++ b/sys-libs/error-standalone/error-standalone-2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024-2025 Gentoo Authors +# Copyright 2024-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://hacktivis.me/releases/error-standalone/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~m68k ~mips ppc ppc64 ~riscv x86" RDEPEND="!sys-libs/glibc"
