commit: 7765f04ee960b55fbc2532c80131d67037c7e772
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 27 19:41:46 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 27 19:41:46 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7765f04e
app-misc/hello: Keyword 2.12.2 s390, #970125
Signed-off-by: Sam James <sam <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 74f1ad6717b0..d9d408c96071 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="~alpha amd64 ~arm ~arm64 ~m68k ~riscv x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~m68k ~riscv ~s390 x86"
IUSE="nls"
DOCS=( AUTHORS ChangeLog{,.O} NEWS README THANKS )