diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-03-10 18:25:30 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-03-10 18:25:30 +0000 |
commit | 17623822ff5fa485f90c203ccd8dda0759bd70f6 (patch) | |
tree | 509232d7d85b4b82be8d7cd72d7ac42da995e902 /app-crypt/gnupg/gnupg-1.4.2.2.ebuild | |
parent | Stable on ppc wrt bug #125630. (diff) | |
download | gentoo-2-17623822ff5fa485f90c203ccd8dda0759bd70f6.tar.gz gentoo-2-17623822ff5fa485f90c203ccd8dda0759bd70f6.tar.bz2 gentoo-2-17623822ff5fa485f90c203ccd8dda0759bd70f6.zip |
Stable on hppa. See bug #125217.
(Portage version: 2.1_pre5-r2)
Diffstat (limited to 'app-crypt/gnupg/gnupg-1.4.2.2.ebuild')
-rw-r--r-- | app-crypt/gnupg/gnupg-1.4.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gnupg/gnupg-1.4.2.2.ebuild b/app-crypt/gnupg/gnupg-1.4.2.2.ebuild index 7a32c7e17cad..73bb8d2f16b9 100644 --- a/app-crypt/gnupg/gnupg-1.4.2.2.ebuild +++ b/app-crypt/gnupg/gnupg-1.4.2.2.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/gnupg/gnupg-1.4.2.2.ebuild,v 1.8 2006/03/10 11:31:14 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.2.2.ebuild,v 1.9 2006/03/10 18:25:30 killerfox Exp $ inherit eutils flag-o-matic linux-info @@ -15,7 +15,7 @@ SRC_URI="mirror://gnupg/gnupg/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86" IUSE="bzip2 caps curl ecc idea ldap nls readline selinux smartcard static usb zlib X" COMMON_DEPEND=" |