diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-10-11 21:51:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-10-11 21:51:09 +0200 |
commit | 3982b498ea87aedf93ee385bc5736180cf53173d (patch) | |
tree | 1bcc50640c99d867ccb6cd3f9c45803af6051250 /app-emulation/libcacard | |
parent | x11-misc/i3lock: Fix src_prepare (diff) | |
download | gentoo-3982b498ea87aedf93ee385bc5736180cf53173d.tar.gz gentoo-3982b498ea87aedf93ee385bc5736180cf53173d.tar.bz2 gentoo-3982b498ea87aedf93ee385bc5736180cf53173d.zip |
app-emulation/libcacard: amd64 stable wrt bug #611348
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="amd64"
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 e54815fe8095..56fb22308f41 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 |