diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 21:58:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 21:58:52 +0000 |
commit | 789ebbf8dc3534563ffd9d310ad8db1f8fc901b5 (patch) | |
tree | ee6235a3575cad2bd532352b76e384230ed2ba54 /app-emulation/libcacard/libcacard-0.1.2.ebuild | |
parent | Delete no longer used flags. (diff) | |
download | gentoo-2-789ebbf8dc3534563ffd9d310ad8db1f8fc901b5.tar.gz gentoo-2-789ebbf8dc3534563ffd9d310ad8db1f8fc901b5.tar.bz2 gentoo-2-789ebbf8dc3534563ffd9d310ad8db1f8fc901b5.zip |
Stable for x86, wrt bug #444228
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-emulation/libcacard/libcacard-0.1.2.ebuild')
-rw-r--r-- | app-emulation/libcacard/libcacard-0.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/libcacard/libcacard-0.1.2.ebuild b/app-emulation/libcacard/libcacard-0.1.2.ebuild index 529ee6288a0d..1779095b94d8 100644 --- a/app-emulation/libcacard/libcacard-0.1.2.ebuild +++ b/app-emulation/libcacard/libcacard-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.4 2012/05/03 18:49:07 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.5 2012/11/21 21:58:52 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://spice-space.org/download/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="static-libs" RDEPEND=">=dev-libs/nss-3.13 |