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: Mon, 19 Aug 2019 20:05:09
Message-Id: 1566245089.7e38ea160a2a8d31b26f8f7c3c805e695a3dbf12.ago@gentoo
1 commit: 7e38ea160a2a8d31b26f8f7c3c805e695a3dbf12
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 19 20:04:49 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 19 20:04:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e38ea16
7
8 app-misc/hello: amd64 stable wrt bug #692458
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
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 5f80eb8d7bd..9fc60af6d2e 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)