diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-03-27 16:35:15 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-03-27 16:35:15 +0000 |
commit | 6229659166123eead1d6f3f3b901aa294006141e (patch) | |
tree | 2c2a1401ac6c195845653e8b6c8e7ae46b3b4fc5 /app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta2.ebuild | |
parent | Marking seamonkey-1.1.9 ppc64 and ppc for bug 214816 (diff) | |
download | historical-6229659166123eead1d6f3f3b901aa294006141e.tar.gz historical-6229659166123eead1d6f3f3b901aa294006141e.tar.bz2 historical-6229659166123eead1d6f3f3b901aa294006141e.zip |
Added ~ppc
Package-Manager: portage-2.1.4.4
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 73e2fb001bc6..5c8f5a10b2b4 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.4 2008/03/26 18:29:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta2.ebuild,v 1.5 2008/03/27 16:35:15 corsair 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 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug" DEPEND=">=app-crypt/qca-${QCA_VER}" |