diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-07-21 05:00:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-07-21 05:00:26 +0000 |
commit | 9f74a2a296cbc8199df6775071244165523c664f (patch) | |
tree | 183a2f9b3f230aded192171767b675bef6ed9d86 /net-misc/keychain/keychain-2.8.1.ebuild | |
parent | Stable for HPPA (bug #554502). (diff) | |
download | gentoo-2-9f74a2a296cbc8199df6775071244165523c664f.tar.gz gentoo-2-9f74a2a296cbc8199df6775071244165523c664f.tar.bz2 gentoo-2-9f74a2a296cbc8199df6775071244165523c664f.zip |
Stable for HPPA PPC64 (bug #555408).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-misc/keychain/keychain-2.8.1.ebuild')
-rw-r--r-- | net-misc/keychain/keychain-2.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/keychain/keychain-2.8.1.ebuild b/net-misc/keychain/keychain-2.8.1.ebuild index 9142c6e1ee8e..ade8878c7087 100644 --- a/net-misc/keychain/keychain-2.8.1.ebuild +++ b/net-misc/keychain/keychain-2.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.8.1.ebuild,v 1.3 2015/07/20 17:43:25 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.8.1.ebuild,v 1.4 2015/07/21 05:00:26 jer Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/funtoo/keychain/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="dev-lang/perl" |