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: Mon, 06 Dec 2021 01:16:38
Message-Id: 1638753333.1c47d09edbc81fa704272c64658b60e5671042c4.sam@gentoo
1 commit: 1c47d09edbc81fa704272c64658b60e5671042c4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 6 01:15:33 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 6 01:15:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c47d09e
7
8 app-shells/dash: Stabilize 0.5.11.5 arm64, #828263
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-shells/dash/dash-0.5.11.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-shells/dash/dash-0.5.11.5.ebuild b/app-shells/dash/dash-0.5.11.5.ebuild
16 index 7694aa716319..72a337fee44a 100644
17 --- a/app-shells/dash/dash-0.5.11.5.ebuild
18 +++ b/app-shells/dash/dash-0.5.11.5.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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="libedit static"
26
27 BDEPEND="virtual/pkgconfig"