diff options
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 c1f83251cc03..53ab8dcc600a 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.2 2011/06/16 23:58:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-1.3.0-r1.ebuild,v 1.3 2011/06/18 12:09:47 hwoarang 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 |