diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-02-14 11:18:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-02-14 11:18:34 +0000 |
commit | ca4dcf3cf0b2a5c6a87ddbcc951b8cd120708703 (patch) | |
tree | 0714e93b9635aa8333238620f9fdd4366bd01612 /app-crypt/pinentry/pinentry-0.9.0.ebuild | |
parent | Stable for HPPA (bug #535302). (diff) | |
download | historical-ca4dcf3cf0b2a5c6a87ddbcc951b8cd120708703.tar.gz historical-ca4dcf3cf0b2a5c6a87ddbcc951b8cd120708703.tar.bz2 historical-ca4dcf3cf0b2a5c6a87ddbcc951b8cd120708703.zip |
Stable for HPPA (bug #540002).
Package-Manager: portage-2.2.17/cvs/Linux x86_64
RepoMan-Options: --ignore-arches
Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'app-crypt/pinentry/pinentry-0.9.0.ebuild')
-rw-r--r-- | app-crypt/pinentry/pinentry-0.9.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/pinentry/pinentry-0.9.0.ebuild b/app-crypt/pinentry/pinentry-0.9.0.ebuild index de4b8def4d70..68df0e6abf2b 100644 --- a/app-crypt/pinentry/pinentry-0.9.0.ebuild +++ b/app-crypt/pinentry/pinentry-0.9.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.9.0.ebuild,v 1.1 2014/11/19 21:52:31 k_f Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.9.0.ebuild,v 1.2 2015/02/14 11:18:33 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="gtk ncurses qt4 caps static" RDEPEND=" |