Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/libcacard/
Date: Mon, 03 Jun 2019 15:00:21
Message-Id: 1559573964.4e05b6408b0439d57a44f2313e51fd58bf5ec296.ago@gentoo
1 commit: 4e05b6408b0439d57a44f2313e51fd58bf5ec296
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 3 14:59:24 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 3 14:59:24 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e05b640
7
8 app-emulation/libcacard: ppc64 stable wrt bug #611348
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12 RepoMan-Options: --include-arches="ppc64"
13
14 app-emulation/libcacard/libcacard-2.6.0.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-emulation/libcacard/libcacard-2.6.0.ebuild b/app-emulation/libcacard/libcacard-2.6.0.ebuild
18 index f79632a1209..bcadfa4df66 100644
19 --- a/app-emulation/libcacard/libcacard-2.6.0.ebuild
20 +++ b/app-emulation/libcacard/libcacard-2.6.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI="6"
27 @@ -9,7 +9,7 @@ SRC_URI="https://www.spice-space.org/download/libcacard/${P}.tar.xz"
28
29 LICENSE="GPL-3"
30 SLOT="0"
31 -KEYWORDS="alpha amd64 arm ~arm64 ia64 ~ppc ~ppc64 ~sparc x86"
32 +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~ppc ppc64 ~sparc x86"
33 IUSE="+passthrough static-libs"
34
35 RDEPEND=">=dev-libs/nss-3.13