Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/dash/
Date: Sat, 30 Sep 2017 16:06:05
Message-Id: 1506787554.15a3b068ef69b0044d6327a9eaa19df15d203848.whissi@gentoo
1 commit: 15a3b068ef69b0044d6327a9eaa19df15d203848
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 16:03:02 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 16:05:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15a3b068
7
8 app-shells/dash: x86 stable (bug #631572)
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 2074bf271f9..7940e4779f5 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 ) )"