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 38be8ddae6f2..e5ae40490e1f 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.10 2008/09/17 16:47:44 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta2.ebuild,v 1.11 2008/09/20 10:04:21 armin76 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}" |