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-emacs/dash/
Date: Sun, 31 Jul 2022 06:44:14
Message-Id: 1659249832.1b2d2150afb0e43b94ad5c1bf7247605311606ce.sam@gentoo
1 commit: 1b2d2150afb0e43b94ad5c1bf7247605311606ce
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 31 06:43:15 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 31 06:43:52 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b2d2150
7
8 app-emacs/dash: keyword 2.19.1 for ~x64-macos
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-emacs/dash/dash-2.19.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emacs/dash/dash-2.19.1.ebuild b/app-emacs/dash/dash-2.19.1.ebuild
16 index b1fabcc50d04..93ea8b33ecf5 100644
17 --- a/app-emacs/dash/dash-2.19.1.ebuild
18 +++ b/app-emacs/dash/dash-2.19.1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/magnars/dash.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="GPL-3+"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~x64-macos"
25
26 BDEPEND="sys-apps/texinfo"