diff options
Diffstat (limited to 'app-crypt/gpgme/gpgme-1.3.2.ebuild')
-rw-r--r-- | app-crypt/gpgme/gpgme-1.3.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/gpgme/gpgme-1.3.2.ebuild b/app-crypt/gpgme/gpgme-1.3.2.ebuild index dce97547b0c6..365a0202d01a 100644 --- a/app-crypt/gpgme/gpgme-1.3.2.ebuild +++ b/app-crypt/gpgme/gpgme-1.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-1.3.2.ebuild,v 1.8 2012/12/01 19:07:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-1.3.2.ebuild,v 1.9 2013/01/16 21:02:30 grobian 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 ~sparc64-solaris ~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 ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="common-lisp static-libs" DEPEND="app-crypt/gnupg |