commit: 4023f80c8a2f9f65144cc33c17fa33d6da7d54d9
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 16 21:59:45 2026 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Feb 16 21:59:45 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4023f80c
app-misc/hello: Keyword 2.12.2 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
app-misc/hello/hello-2.12.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/hello/hello-2.12.2.ebuild
b/app-misc/hello/hello-2.12.2.ebuild
index 4e15b1854a3e..d582eccba41a 100644
--- a/app-misc/hello/hello-2.12.2.ebuild
+++ b/app-misc/hello/hello-2.12.2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="FDL-1.3+ GPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~m68k x86"
IUSE="nls"
DOCS=( AUTHORS ChangeLog{,.O} NEWS README THANKS )