Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/time/
Date: Mon, 15 Jan 2018 22:06:24
Message-Id: 1516053956.fa7bf534e596dd356bb66051cb0bdf111e2896aa.slyfox@gentoo
1 commit: fa7bf534e596dd356bb66051cb0bdf111e2896aa
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Jan 15 19:43:10 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 15 22:05:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa7bf534
7
8 sys-process/time: stable 1.7.2 for sparc
9
10 Bug: https://bugs.gentoo.org/show_bug.cgi?id=643016
11 Package-Manager: Portage-2.3.13, Repoman-2.3.3
12 RepoMan-Options: --include-arches="sparc"
13
14 sys-process/time/time-1.7.2.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sys-process/time/time-1.7.2.ebuild b/sys-process/time/time-1.7.2.ebuild
18 index f4220fb0c5a..f0fed0f7db1 100644
19 --- a/sys-process/time/time-1.7.2.ebuild
20 +++ b/sys-process/time/time-1.7.2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -11,7 +11,7 @@ SRC_URI="http://git.savannah.gnu.org/cgit/time.git/snapshot/${P}.tar.gz"
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
32 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux"
33 IUSE=""
34
35 DEPEND="sys-apps/texinfo"