diff options
author | Dane Smith <c1pher@gentoo.org> | 2010-12-17 17:29:13 +0000 |
---|---|---|
committer | Dane Smith <c1pher@gentoo.org> | 2010-12-17 17:29:13 +0000 |
commit | 6084a93af536a84c5b4c84315f28ed44c11e17ee (patch) | |
tree | f4ae3dbe39bb97084f3c455b7fcc08b278edc45e /app-crypt/xca/xca-0.9.0.ebuild | |
parent | Version bump, drop old (diff) | |
download | gentoo-2-6084a93af536a84c5b4c84315f28ed44c11e17ee.tar.gz gentoo-2-6084a93af536a84c5b4c84315f28ed44c11e17ee.tar.bz2 gentoo-2-6084a93af536a84c5b4c84315f28ed44c11e17ee.zip |
app-crypt/xca x86 stable wrt bug 348956.
(Portage version: 2.2.0_alpha4/cvs/Linux i686)
Diffstat (limited to 'app-crypt/xca/xca-0.9.0.ebuild')
-rw-r--r-- | app-crypt/xca/xca-0.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/xca/xca-0.9.0.ebuild b/app-crypt/xca/xca-0.9.0.ebuild index 88ca15b2c2eb..2267627872c8 100644 --- a/app-crypt/xca/xca-0.9.0.ebuild +++ b/app-crypt/xca/xca-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/xca-0.9.0.ebuild,v 1.1 2010/11/07 18:28:38 c1pher Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/xca-0.9.0.ebuild,v 1.2 2010/12/17 17:29:13 c1pher Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/xca/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="doc" RDEPEND=">=dev-libs/openssl-0.9.8 |