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: Sat, 15 Aug 2020 07:31:51
Message-Id: 1597476633.a4d393af7ae74d2e309b2d662c03383c286264b2.slyfox@gentoo
1 commit: a4d393af7ae74d2e309b2d662c03383c286264b2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 15 07:30:33 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 15 07:30:33 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4d393af
7
8 sys-process/time: stable 1.9 for sparc
9
10 stable wrt bug #733698
11
12 Package-Manager: Portage-3.0.2, Repoman-2.3.23
13 RepoMan-Options: --include-arches="sparc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 sys-process/time/time-1.9.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/sys-process/time/time-1.9.ebuild b/sys-process/time/time-1.9.ebuild
20 index 098556055fe..34df7a07130 100644
21 --- a/sys-process/time/time-1.9.ebuild
22 +++ b/sys-process/time/time-1.9.ebuild
23 @@ -9,7 +9,7 @@ SRC_URI="http://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz"
24
25 LICENSE="GPL-3+"
26 SLOT="0"
27 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
28 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
29 IUSE=""
30
31 DEPEND="sys-apps/texinfo"