From 26a84218ce8eefc68fcd52f20b3722e25ee42976 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 24 Nov 2025 13:11:12 +0000 Subject: [PATCH] app-misc/hello: Stabilize 2.12.2 x86, #966415 Signed-off-by: Sam James --- 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 d20e09b9a2859..6364bd49295f1 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 )