From 68c2fecfdc55a8510b81a08932ba84bcdb7e8cbd Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 24 Nov 2025 13:11:13 +0000 Subject: [PATCH] app-misc/hello: Stabilize 2.12.2 amd64, #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 6364bd49295f1..3c607be382e46 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 )