diff options
author | Richard Freeman <rich0@gentoo.org> | 2008-05-03 12:16:48 +0000 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2008-05-03 12:16:48 +0000 |
commit | 0f532b961634c0e5c8e074ab748615d324c69612 (patch) | |
tree | 5b747125d4a0f9d345fff38c46302fcac8e8eb7f /app-crypt/gnupg/gnupg-2.0.9.ebuild | |
parent | Fix building with GCC 4.3 wrt #219629. Thanks to Peter Alfredsen. Also preven... (diff) | |
download | gentoo-2-0f532b961634c0e5c8e074ab748615d324c69612.tar.gz gentoo-2-0f532b961634c0e5c8e074ab748615d324c69612.tar.bz2 gentoo-2-0f532b961634c0e5c8e074ab748615d324c69612.zip |
amd64 stable - 217841
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-crypt/gnupg/gnupg-2.0.9.ebuild')
-rw-r--r-- | app-crypt/gnupg/gnupg-2.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gnupg/gnupg-2.0.9.ebuild b/app-crypt/gnupg/gnupg-2.0.9.ebuild index 5adaeb20c751..b80fffd01b79 100644 --- a/app-crypt/gnupg/gnupg-2.0.9.ebuild +++ b/app-crypt/gnupg/gnupg-2.0.9.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/gnupg/gnupg-2.0.9.ebuild,v 1.6 2008/04/19 13:41:57 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.0.9.ebuild,v 1.7 2008/05/03 12:16:48 rich0 Exp $ inherit flag-o-matic eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://gnupg/gnupg/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="bzip2 doc ldap nls openct pcsc-lite smartcard selinux" COMMON_DEPEND=" |