summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-01-07 12:14:09 +0000
committerMike Frysinger <vapier@gentoo.org>2007-01-07 12:14:09 +0000
commit3f099e54d940ca8c6fb79bf19220b3a08865876a (patch)
tree83b0899f48dac274421b599a251554dbefb1204b /app-crypt/pinentry/pinentry-0.7.2-r3.ebuild
parentManually sign Manifest (diff)
downloadgentoo-2-3f099e54d940ca8c6fb79bf19220b3a08865876a.tar.gz
gentoo-2-3f099e54d940ca8c6fb79bf19220b3a08865876a.tar.bz2
gentoo-2-3f099e54d940ca8c6fb79bf19220b3a08865876a.zip
arm/s390/sh love
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'app-crypt/pinentry/pinentry-0.7.2-r3.ebuild')
-rw-r--r--app-crypt/pinentry/pinentry-0.7.2-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/pinentry/pinentry-0.7.2-r3.ebuild b/app-crypt/pinentry/pinentry-0.7.2-r3.ebuild
index fe81d17c396c..60a57d5337bd 100644
--- a/app-crypt/pinentry/pinentry-0.7.2-r3.ebuild
+++ b/app-crypt/pinentry/pinentry-0.7.2-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.2-r3.ebuild,v 1.14 2006/10/10 14:42:04 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.2-r3.ebuild,v 1.15 2007/01/07 12:14:09 vapier Exp $
inherit flag-o-matic qt3 multilib eutils autotools
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 hppa ia64 mips ppc ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm hppa ia64 mips ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
IUSE="gtk ncurses qt3 caps"
DEPEND="gtk? ( =x11-libs/gtk+-2* )