Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/libcacard/
Date: Mon, 29 Oct 2018 05:39:17
Message-Id: 1540791365.06063b5f9b42d9e247beaf7e0b1e8ea26455d985.maekke@gentoo
1 commit: 06063b5f9b42d9e247beaf7e0b1e8ea26455d985
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 29 05:36:05 2018 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 29 05:36:05 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06063b5f
7
8 app-emulation/libcacard: arm stable, bug #611348
9
10 Signed-off-by: Markus Meier <maekke <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12 RepoMan-Options: --include-arches="arm"
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 5ab2f431a54..22750df56b3 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 Foundation
23 +# Copyright 1999-2018 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