diff options
author | Markus Meier <maekke@gentoo.org> | 2018-10-29 06:36:05 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-10-29 06:36:05 +0100 |
commit | 06063b5f9b42d9e247beaf7e0b1e8ea26455d985 (patch) | |
tree | 7d77d3e470321ba2cbf05aeea5cdbe3e561575bd /app-emulation/libcacard | |
parent | dev-perl/Net-IDN-Encode-2.400.0: added ~mips, bug 665088 (diff) | |
download | gentoo-06063b5f9b42d9e247beaf7e0b1e8ea26455d985.tar.gz gentoo-06063b5f9b42d9e247beaf7e0b1e8ea26455d985.tar.bz2 gentoo-06063b5f9b42d9e247beaf7e0b1e8ea26455d985.zip |
app-emulation/libcacard: arm stable, bug #611348
Signed-off-by: Markus Meier <maekke@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-emulation/libcacard')
-rw-r--r-- | app-emulation/libcacard/libcacard-2.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/libcacard/libcacard-2.6.0.ebuild b/app-emulation/libcacard/libcacard-2.6.0.ebuild index 5ab2f431a545..22750df56b3f 100644 --- a/app-emulation/libcacard/libcacard-2.6.0.ebuild +++ b/app-emulation/libcacard/libcacard-2.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -9,7 +9,7 @@ SRC_URI="https://www.spice-space.org/download/libcacard/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="+passthrough static-libs" RDEPEND=">=dev-libs/nss-3.13 |