diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 11:14:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 11:14:41 +0200 |
commit | aabca239bead9fe64ed8156e85fe2ea9a639c76a (patch) | |
tree | c5ebb6f3edafb61e3c0c3f07f53faf39487fd5f6 /app-emulation/libcacard | |
parent | dev-db/postgresql: ia64 stable wrt bug #685846 (diff) | |
download | gentoo-aabca239bead9fe64ed8156e85fe2ea9a639c76a.tar.gz gentoo-aabca239bead9fe64ed8156e85fe2ea9a639c76a.tar.bz2 gentoo-aabca239bead9fe64ed8156e85fe2ea9a639c76a.zip |
app-emulation/libcacard: sparc stable wrt bug #611348
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
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 724f2f32cb0e..dbf88978709d 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 |