commit: 6b41e7bbfad0f063683c63ae6a8f6f747440efdb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 01:05:08 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 01:05:08 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b41e7bb
app-misc/hello: Stabilize 2.12 x86, #954480
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/hello/hello-2.12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/hello/hello-2.12.ebuild b/app-misc/hello/hello-2.12.ebuild
index 8cdce7f78794..c2ec9c12ce7b 100644
--- a/app-misc/hello/hello-2.12.ebuild
+++ b/app-misc/hello/hello-2.12.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 contrib/evolution.txt )