summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-07-25 11:47:08 +0000
committerPacho Ramos <pacho@gentoo.org>2015-07-25 11:47:08 +0000
commit81e130fdc3ed1c845b4ad13bb2f964e747431345 (patch)
tree10800cefea9ccfc6db7dd19db18b5e8764af6e87 /net-misc/keychain/keychain-2.8.1.ebuild
parentfix cython conditional dep (diff)
downloadgentoo-2-81e130fdc3ed1c845b4ad13bb2f964e747431345.tar.gz
gentoo-2-81e130fdc3ed1c845b4ad13bb2f964e747431345.tar.bz2
gentoo-2-81e130fdc3ed1c845b4ad13bb2f964e747431345.zip
ppc stable wrt bug #555408
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc/keychain/keychain-2.8.1.ebuild')
-rw-r--r--net-misc/keychain/keychain-2.8.1.ebuild4
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 f425f7ef1204..87b31ea2a2c0 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.6 2015/07/21 08:32:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.8.1.ebuild,v 1.7 2015/07/25 11:47:08 pacho 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"