commit: 4a36f59288c07a7cead09eb910aba63b308ef722
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun May 15 08:17:18 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun May 15 08:17:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a36f592
app-misc/hello: Stabilize 2.11 x86, #844232
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-misc/hello/hello-2.11.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/hello/hello-2.11.ebuild b/app-misc/hello/hello-2.11.ebuild
index b4a85f539855..632c3a6ebff1 100644
--- a/app-misc/hello/hello-2.11.ebuild
+++ b/app-misc/hello/hello-2.11.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 ChangeLog.O NEWS README THANKS TODO
contrib/evolution.txt)