commit: 68c2fecfdc55a8510b81a08932ba84bcdb7e8cbd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 24 13:11:13 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 24 13:11:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68c2fecf
app-misc/hello: Stabilize 2.12.2 amd64, #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 6364bd49295f..3c607be382e4 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 )