summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/pinentry/pinentry-0.7.2-r2.ebuild')
-rw-r--r--app-crypt/pinentry/pinentry-0.7.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/pinentry/pinentry-0.7.2-r2.ebuild b/app-crypt/pinentry/pinentry-0.7.2-r2.ebuild
index f460451bf7c8..d71154ff41a8 100644
--- a/app-crypt/pinentry/pinentry-0.7.2-r2.ebuild
+++ b/app-crypt/pinentry/pinentry-0.7.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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-r2.ebuild,v 1.4 2005/12/28 17:08:14 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.2-r2.ebuild,v 1.5 2005/12/28 22:17:49 halcy0n Exp $
inherit flag-o-matic qt3
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc sparc x86"
IUSE="gtk ncurses qt"
DEPEND="gtk? ( =x11-libs/gtk+-2* )