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/dash/
Date: Thu, 19 Oct 2017 05:00:17
Message-Id: 1508389125.9be5e8344795861e044164280dbd12c9c40dd7ce.maekke@gentoo
1 commit: 9be5e8344795861e044164280dbd12c9c40dd7ce
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 19 04:58:45 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 19 04:58:45 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9be5e834
7
8 app-shells/dash: arm stable, bug #631572
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11 RepoMan-Options: --include-arches="arm"
12
13 app-shells/dash/dash-0.5.9.1-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-shells/dash/dash-0.5.9.1-r3.ebuild b/app-shells/dash/dash-0.5.9.1-r3.ebuild
17 index 445e4265793..d0c39a8bc4a 100644
18 --- a/app-shells/dash/dash-0.5.9.1-r3.ebuild
19 +++ b/app-shells/dash/dash-0.5.9.1-r3.ebuild
20 @@ -19,7 +19,7 @@ fi
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 IUSE="libedit static vanilla"
27
28 RDEPEND="!static? ( libedit? ( dev-libs/libedit ) )"