diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-06-24 15:13:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-06-24 15:13:53 +0000 |
commit | 50de97e5b416baaaf2c3177fcc96f744eae998af (patch) | |
tree | 2fbbad806ffe469cba1cfc7761b3316b2558f3bd /app-crypt/gpgme/gpgme-1.3.0-r1.ebuild | |
parent | Do not check for fortran unconditionally, #372849 (diff) | |
download | gentoo-2-50de97e5b416baaaf2c3177fcc96f744eae998af.tar.gz gentoo-2-50de97e5b416baaaf2c3177fcc96f744eae998af.tar.bz2 gentoo-2-50de97e5b416baaaf2c3177fcc96f744eae998af.zip |
alpha/ia64/sparc stable wrt #371675
(Portage version: 2.1.10.3/cvs/Linux ia64)
Diffstat (limited to 'app-crypt/gpgme/gpgme-1.3.0-r1.ebuild')
-rw-r--r-- | app-crypt/gpgme/gpgme-1.3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gpgme/gpgme-1.3.0-r1.ebuild b/app-crypt/gpgme/gpgme-1.3.0-r1.ebuild index dcd113b9a5e1..786b1fa24e77 100644 --- a/app-crypt/gpgme/gpgme-1.3.0-r1.ebuild +++ b/app-crypt/gpgme/gpgme-1.3.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-1.3.0-r1.ebuild,v 1.4 2011/06/19 15:35:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-1.3.0-r1.ebuild,v 1.5 2011/06/24 15:13:53 armin76 Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnupg/gpgme/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="1" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="common-lisp pth" DEPEND="app-crypt/gnupg |