Gentoo Archives: gentoo-commits

From: Sergey Popov <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/ccsh/
Date: Mon, 17 Jul 2017 12:56:57
Message-Id: 1500296197.b707fe60a6a236caa472f607273b71283aa40bff.pinkbyte@gentoo
1 commit: b707fe60a6a236caa472f607273b71283aa40bff
2 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 17 12:47:01 2017 +0000
4 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 17 12:56:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b707fe60
7
8 app-shells/ccsh-0.0.4-r4: stable on amd64/ppc/sparc/x86
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 app-shells/ccsh/ccsh-0.0.4-r4.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-shells/ccsh/ccsh-0.0.4-r4.ebuild b/app-shells/ccsh/ccsh-0.0.4-r4.ebuild
16 index 83aae155314..aa40d26b018 100644
17 --- a/app-shells/ccsh/ccsh-0.0.4-r4.ebuild
18 +++ b/app-shells/ccsh/ccsh-0.0.4-r4.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ccsh/${P}.tar.gz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~ppc64"
30 +KEYWORDS="amd64 ppc ~ppc64 sparc x86"
31 IUSE=""
32
33 src_compile() {