diff options
author | 2011-06-18 12:09:47 +0000 | |
---|---|---|
committer | 2011-06-18 12:09:47 +0000 | |
commit | f2a644669749d0be489671367521e7a33d4f3bd8 (patch) | |
tree | b59b355524696a7689eb2fbd5dc661c28864fb28 /app-crypt/gpgme/gpgme-1.3.0-r1.ebuild | |
parent | Use splitted gnome-python* deps (bug #352916). (diff) | |
download | gentoo-2-f2a644669749d0be489671367521e7a33d4f3bd8.tar.gz gentoo-2-f2a644669749d0be489671367521e7a33d4f3bd8.tar.bz2 gentoo-2-f2a644669749d0be489671367521e7a33d4f3bd8.zip |
Stable on amd64 wrt bug #371675
(Portage version: 2.1.9.49/cvs/Linux x86_64)
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 |