diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-06-03 12:04:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-06-03 12:04:46 +0000 |
commit | e9c842184b1be39739287b038b17fe39a3589817 (patch) | |
tree | c382245baea5ae4051300c57c0df149c56fbf891 /app-admin/eselect-pinentry/eselect-pinentry-0.4.ebuild | |
parent | Stable for HPPA (bug #471692). (diff) | |
download | gentoo-2-e9c842184b1be39739287b038b17fe39a3589817.tar.gz gentoo-2-e9c842184b1be39739287b038b17fe39a3589817.tar.bz2 gentoo-2-e9c842184b1be39739287b038b17fe39a3589817.zip |
Stable for HPPA (bug #470286).
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-admin/eselect-pinentry/eselect-pinentry-0.4.ebuild')
-rw-r--r-- | app-admin/eselect-pinentry/eselect-pinentry-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-pinentry/eselect-pinentry-0.4.ebuild b/app-admin/eselect-pinentry/eselect-pinentry-0.4.ebuild index df4503b485c1..3a9c89d64bc9 100644 --- a/app-admin/eselect-pinentry/eselect-pinentry-0.4.ebuild +++ b/app-admin/eselect-pinentry/eselect-pinentry-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-pinentry/eselect-pinentry-0.4.ebuild,v 1.5 2013/02/19 02:52:11 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-pinentry/eselect-pinentry-0.4.ebuild,v 1.6 2013/06/03 12:04:46 jer Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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="" RDEPEND=">=app-admin/eselect-lib-bin-symlink-0.1.1" |