Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/ksh/
Date: Fri, 30 Dec 2016 17:08:10
Message-Id: 1483096186.7c69f1d735aa0fb07be92e363e01efd05b88b8f0.ago@gentoo
1 commit: 7c69f1d735aa0fb07be92e363e01efd05b88b8f0
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 30 11:09:46 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 30 11:09:46 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c69f1d7
7
8 app-shells/ksh: ia64 stable wrt bug #580346
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-shells/ksh/ksh-93.20140625.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-shells/ksh/ksh-93.20140625.ebuild b/app-shells/ksh/ksh-93.20140625.ebuild
18 index 27f41c4..913ca29 100644
19 --- a/app-shells/ksh/ksh-93.20140625.ebuild
20 +++ b/app-shells/ksh/ksh-93.20140625.ebuild
21 @@ -16,7 +16,7 @@ SRC_URI="https://dev.gentoo.org/~floppym/distfiles/INIT.${KSH_PV}.tgz
22
23 LICENSE="CPL-1.0 EPL-1.0"
24 SLOT="0"
25 -KEYWORDS="alpha amd64 arm ~ia64 ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
27 IUSE=""
28
29 RDEPEND="!app-shells/pdksh"