Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/time/
Date: Tue, 08 Aug 2017 13:06:21
Message-Id: 1502197562.483da572be2b6297cce3303c0e749818dcc8ce30.mrueg@gentoo
1 commit: 483da572be2b6297cce3303c0e749818dcc8ce30
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 8 13:06:02 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 8 13:06:02 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=483da572
7
8 sys-process/time: Stable on x86
9
10 Builds and run test by Myckel Habets
11
12 Gentoo-Bug: 626880
13 Package-Manager: Portage-2.3.6, Repoman-2.3.3
14
15 sys-process/time/time-1.7-r3.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-process/time/time-1.7-r3.ebuild b/sys-process/time/time-1.7-r3.ebuild
19 index 543cdf1d4ce..b432383944d 100644
20 --- a/sys-process/time/time-1.7-r3.ebuild
21 +++ b/sys-process/time/time-1.7-r3.ebuild
22 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/time/${P}.tar.gz"
23
24 LICENSE="GPL-2"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux"
28 IUSE=""
29
30 DEPEND="sys-apps/texinfo"