commit: 29235a57d9117730dae68079a0f3f8d4def596a7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 15 16:09:51 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 15 16:09:51 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29235a57
app-misc/hello: Keyword 2.12.2 arm64, #970125
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/hello/hello-2.12.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-misc/hello/hello-2.12.2.ebuild
b/app-misc/hello/hello-2.12.2.ebuild
index 805157be6e07..175092d2aa5d 100644
--- a/app-misc/hello/hello-2.12.2.ebuild
+++ b/app-misc/hello/hello-2.12.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="FDL-1.3+ GPL-3+"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="nls"
DOCS=( AUTHORS ChangeLog{,.O} NEWS README THANKS )