Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/dash/
Date: Mon, 02 Oct 2017 16:09:54
Message-Id: 1506960577.c0ebf0551e178f0ecefaa5fba4951a1233df42f4.mrueg@gentoo
1 commit: c0ebf0551e178f0ecefaa5fba4951a1233df42f4
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 2 16:09:37 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 2 16:09:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0ebf055
7
8 app-shells/dash: Stable on amd64
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11
12 app-shells/dash/dash-0.5.9.1-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-shells/dash/dash-0.5.9.1-r3.ebuild b/app-shells/dash/dash-0.5.9.1-r3.ebuild
16 index 5698bf503cb..0bd2caa8f98 100644
17 --- a/app-shells/dash/dash-0.5.9.1-r3.ebuild
18 +++ b/app-shells/dash/dash-0.5.9.1-r3.ebuild
19 @@ -19,7 +19,7 @@ fi
20
21 LICENSE="BSD"
22 SLOT="0"
23 -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"
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 IUSE="libedit static vanilla"
26
27 RDEPEND="!static? ( libedit? ( dev-libs/libedit ) )"