diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 13:33:59 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 14:50:42 +0000 |
commit | d37b143c7693c0d60052ba61b7d050b728ea8267 (patch) | |
tree | cab0a457bcf8983729dc4a2ce5e5e846bdb15c92 /app-emulation/libcacard | |
parent | sys-devel/gcc: 8.2.0: cut 1.6 patchset (diff) | |
download | gentoo-d37b143c7693c0d60052ba61b7d050b728ea8267.tar.gz gentoo-d37b143c7693c0d60052ba61b7d050b728ea8267.tar.bz2 gentoo-d37b143c7693c0d60052ba61b7d050b728ea8267.zip |
app-emulation/libcacard: stable 2.6.0 for ia64, bug #611348
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emulation/libcacard')
-rw-r--r-- | app-emulation/libcacard/libcacard-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/libcacard/libcacard-2.6.0.ebuild b/app-emulation/libcacard/libcacard-2.6.0.ebuild index 6e75f7d9fbd5..f79632a12098 100644 --- a/app-emulation/libcacard/libcacard-2.6.0.ebuild +++ b/app-emulation/libcacard/libcacard-2.6.0.ebuild @@ -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 |