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:20
Message-Id: 1502197511.99691ea0f2032b9c76c2fc458b2ef833fbb1e32a.mrueg@gentoo
1 commit: 99691ea0f2032b9c76c2fc458b2ef833fbb1e32a
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 8 13:05:11 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 8 13:05:11 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99691ea0
7
8 sys-process/time: Stable on amd64
9
10 Gentoo-Bug: 626880
11 Package-Manager: Portage-2.3.6, Repoman-2.3.3
12
13 sys-process/time/time-1.7-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-process/time/time-1.7-r3.ebuild b/sys-process/time/time-1.7-r3.ebuild
17 index c74eb5cac99..543cdf1d4ce 100644
18 --- a/sys-process/time/time-1.7-r3.ebuild
19 +++ b/sys-process/time/time-1.7-r3.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/time/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
26 IUSE=""
27
28 DEPEND="sys-apps/texinfo"