diff options
Diffstat (limited to 'app-crypt/gnupg/gnupg-1.9.10.ebuild')
-rw-r--r-- | app-crypt/gnupg/gnupg-1.9.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gnupg/gnupg-1.9.10.ebuild b/app-crypt/gnupg/gnupg-1.9.10.ebuild index ff3159dc16d8..4bceda2f6a2b 100644 --- a/app-crypt/gnupg/gnupg-1.9.10.ebuild +++ b/app-crypt/gnupg/gnupg-1.9.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.9.10.ebuild,v 1.5 2004/10/11 08:36:27 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.9.10.ebuild,v 1.6 2004/10/21 02:50:58 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/${P}.tar.gz" LICENSE="GPL-2 idea? ( IDEA )" SLOT="0" -KEYWORDS="~x86 ~mips ~alpha ~amd64 ~ppc" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="X caps ldap nls smartcard static" RDEPEND=" |