diff options
Diffstat (limited to 'app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta2.ebuild')
-rw-r--r-- | app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta2.ebuild b/app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta2.ebuild index 1ff2b5b9afeb..2e4244e38336 100644 --- a/app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta2.ebuild +++ b/app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta2.ebuild,v 1.8 2008/09/13 15:30:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta2.ebuild,v 1.9 2008/09/17 16:22:02 gentoofan23 Exp $ inherit eutils qt4 @@ -13,7 +13,7 @@ SRC_URI="http://delta.affinix.com/download/qca/${QCA_VER}/plugins/${MY_P}.tar.bz LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug" DEPEND=">=app-crypt/qca-${QCA_VER}" |