Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/dash/
Date: Tue, 01 Sep 2020 03:54:24
Message-Id: 1598932439.b90d4c88a1b015b8dd8d0dd3530b35c3d0a9e5ca.sam@gentoo
1 commit: b90d4c88a1b015b8dd8d0dd3530b35c3d0a9e5ca
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 1 03:53:59 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 1 03:53:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b90d4c88
7
8 app-shells/dash: Stabilize 0.5.11.1 ppc, #738228
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-shells/dash/dash-0.5.11.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-shells/dash/dash-0.5.11.1.ebuild b/app-shells/dash/dash-0.5.11.1.ebuild
16 index d4176f23f38..d8d8acfbd6b 100644
17 --- a/app-shells/dash/dash-0.5.11.1.ebuild
18 +++ b/app-shells/dash/dash-0.5.11.1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://gondor.apana.org.au/~herbert/dash/files/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="libedit static"
26
27 BDEPEND="virtual/pkgconfig"