diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-27 16:59:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-27 16:59:48 +0000 |
commit | 5e1fe049d4265cd012bc3b1b7cddcb4fc6398c1f (patch) | |
tree | 64ea624abdce26f99600408620c846898e41a841 /app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta2.ebuild | |
parent | Stable on ppc wrt bug 108065 (diff) | |
download | historical-5e1fe049d4265cd012bc3b1b7cddcb4fc6398c1f.tar.gz historical-5e1fe049d4265cd012bc3b1b7cddcb4fc6398c1f.tar.bz2 historical-5e1fe049d4265cd012bc3b1b7cddcb4fc6398c1f.zip |
Marked ~hppa (bug #211667).
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 5c8f5a10b2b4..14e8dabe81c6 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.5 2008/03/27 16:35:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta2.ebuild,v 1.6 2008/03/27 16:59:48 jer 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug" DEPEND=">=app-crypt/qca-${QCA_VER}" |