commit: 7e38ea160a2a8d31b26f8f7c3c805e695a3dbf12
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 19 20:04:49 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Aug 19 20:04:49 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e38ea16
app-misc/hello: amd64 stable wrt bug #692458
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-misc/hello/hello-2.10-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/hello/hello-2.10-r1.ebuild
b/app-misc/hello/hello-2.10-r1.ebuild
index 5f80eb8d7bd..9fc60af6d2e 100644
--- a/app-misc/hello/hello-2.10-r1.ebuild
+++ b/app-misc/hello/hello-2.10-r1.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)