diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-06 15:49:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-06 15:49:45 +0000 |
commit | d7043eca31cb991e9e333353cbeea17236139f13 (patch) | |
tree | ce1146d04ad0440ae9f20d426c5f79c5a781b218 /app-crypt/gpgme/gpgme-1.3.0.ebuild | |
parent | Stable for HPPA (bug #320037). (diff) | |
download | gentoo-2-d7043eca31cb991e9e333353cbeea17236139f13.tar.gz gentoo-2-d7043eca31cb991e9e333353cbeea17236139f13.tar.bz2 gentoo-2-d7043eca31cb991e9e333353cbeea17236139f13.zip |
Stable for HPPA (bug #320037).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'app-crypt/gpgme/gpgme-1.3.0.ebuild')
-rw-r--r-- | app-crypt/gpgme/gpgme-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gpgme/gpgme-1.3.0.ebuild b/app-crypt/gpgme/gpgme-1.3.0.ebuild index cea47e1ef695..f22f66e8aa24 100644 --- a/app-crypt/gpgme/gpgme-1.3.0.ebuild +++ b/app-crypt/gpgme/gpgme-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.ebuild,v 1.5 2010/06/27 08:27:57 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-1.3.0.ebuild,v 1.6 2010/07/06 15:49:45 jer Exp $ EAPI="3" @@ -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 |