Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/ksh/
Date: Tue, 26 Apr 2016 17:35:59
Message-Id: 1461692133.822d9b861f19ec0452769392b79eb5be8afd4a34.maekke@gentoo
1 commit: 822d9b861f19ec0452769392b79eb5be8afd4a34
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 26 17:35:33 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 26 17:35:33 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=822d9b86
7
8 app-shells/ksh: arm stable, bug #580346
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="arm"
12
13 app-shells/ksh/ksh-93.20140625.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-shells/ksh/ksh-93.20140625.ebuild b/app-shells/ksh/ksh-93.20140625.ebuild
17 index 020d6b9..2ede236 100644
18 --- a/app-shells/ksh/ksh-93.20140625.ebuild
19 +++ b/app-shells/ksh/ksh-93.20140625.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="https://dev.gentoo.org/~floppym/distfiles/INIT.${KSH_PV}.tgz
21
22 LICENSE="CPL-1.0 EPL-1.0"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha ~amd64 arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
26 IUSE=""
27
28 RDEPEND="!app-shells/pdksh"