Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/localshell/
Date: Sat, 29 Aug 2015 22:37:34
Message-Id: 1440887720.686201e15967a32cd9178b45f8dd57d87605fb1f.monsieurp@gentoo
1 commit: 686201e15967a32cd9178b45f8dd57d87605fb1f
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 29 22:35:20 2015 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 29 22:35:20 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=686201e1
7
8 app-shells/localshell: Stable for amd64+ppc+x86. Keyword for ppc64.
9
10 Package-Manager: portage-2.2.18
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 app-shells/localshell/localshell-1.3.4-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-shells/localshell/localshell-1.3.4-r1.ebuild b/app-shells/localshell/localshell-1.3.4-r1.ebuild
17 index d2b134f..ec85f64 100644
18 --- a/app-shells/localshell/localshell-1.3.4-r1.ebuild
19 +++ b/app-shells/localshell/localshell-1.3.4-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2015 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}/${P}.tar.bz2"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~ppc ~x86"
31 +KEYWORDS="amd64 ppc x86 ~ppc64"
32 IUSE=""
33
34 src_configure() {