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: Fri, 21 Aug 2020 07:50:36
Message-Id: 1597996229.68d8b438eec69e5e9f30c00f64fdc9e68f9c52f8.sam@gentoo
1 commit: 68d8b438eec69e5e9f30c00f64fdc9e68f9c52f8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 21 07:49:52 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 21 07:50:29 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68d8b438
7
8 app-shells/dash: Stabilize 0.5.11.1 arm64, #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 9482c8379d5..8f085e23a2f 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"