Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/hello/
Date: Tue, 20 Aug 2019 22:54:51
Message-Id: 1566341673.c230ef335a98a9cf108bebdbda6e632bcf09e536.ago@gentoo
1 commit: c230ef335a98a9cf108bebdbda6e632bcf09e536
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 20 22:54:33 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 20 22:54:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c230ef33
7
8 app-misc/hello: x86 stable wrt bug #692458
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-misc/hello/hello-2.10-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-misc/hello/hello-2.10-r1.ebuild b/app-misc/hello/hello-2.10-r1.ebuild
18 index 9fc60af6d2e..0ebcf3ca6b4 100644
19 --- a/app-misc/hello/hello-2.10-r1.ebuild
20 +++ b/app-misc/hello/hello-2.10-r1.ebuild
21 @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
22
23 LICENSE="FDL-1.3 GPL-3"
24 SLOT="0"
25 -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
27 IUSE="nls"
28
29 DOCS=(AUTHORS ChangeLog ChangeLog.O NEWS README THANKS TODO contrib/evolution.txt)