commit: 26a84218ce8eefc68fcd52f20b3722e25ee42976
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 24 13:11:12 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 24 13:11:12 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26a84218
app-misc/hello: Stabilize 2.12.2 x86, #966415
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 d20e09b9a285..6364bd49295f 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 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
IUSE="nls"
DOCS=( AUTHORS ChangeLog{,.O} NEWS README THANKS )