Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tcllib/
Date: Mon, 02 Mar 2020 11:30:30
Message-Id: 1583148526.750ed66acb852a0cb4592055cf199e9a049a4a4f.slyfox@gentoo
1 commit: 750ed66acb852a0cb4592055cf199e9a049a4a4f
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 2 11:28:46 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 2 11:28:46 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=750ed66a
7
8 dev-tcltk/tcllib: keyworded 1.19 for ppc64, bug #708478
9
10 Package-Manager: Portage-2.3.88, Repoman-2.3.20
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-tcltk/tcllib/tcllib-1.19.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-tcltk/tcllib/tcllib-1.19.ebuild b/dev-tcltk/tcllib/tcllib-1.19.ebuild
18 index 074b7414f65..5effce89e10 100644
19 --- a/dev-tcltk/tcllib/tcllib-1.19.ebuild
20 +++ b/dev-tcltk/tcllib/tcllib-1.19.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.xz"
28 LICENSE="BSD"
29 SLOT="0"
30 IUSE="examples"
31 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc s390 sparc x86 ~amd64-linux ~x86-linux"
32 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ~ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
33 RESTRICT="!test? ( test )"
34
35 RDEPEND="