diff options
author | Sam James <sam@gentoo.org> | 2022-07-31 07:43:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-31 07:43:52 +0100 |
commit | 1b2d2150afb0e43b94ad5c1bf7247605311606ce (patch) | |
tree | 2b1f2fd924d873ca4f25887cd993c42516542fa5 /app-emacs/dash | |
parent | app-emacs/flycheck-inline: keyword 0_pre20200808 for ~x64-macos (diff) | |
download | gentoo-1b2d2150afb0e43b94ad5c1bf7247605311606ce.tar.gz gentoo-1b2d2150afb0e43b94ad5c1bf7247605311606ce.tar.bz2 gentoo-1b2d2150afb0e43b94ad5c1bf7247605311606ce.zip |
app-emacs/dash: keyword 2.19.1 for ~x64-macos
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/dash')
-rw-r--r-- | app-emacs/dash/dash-2.19.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/dash/dash-2.19.1.ebuild b/app-emacs/dash/dash-2.19.1.ebuild index b1fabcc50d04..93ea8b33ecf5 100644 --- a/app-emacs/dash/dash-2.19.1.ebuild +++ b/app-emacs/dash/dash-2.19.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/magnars/dash.el/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~x64-macos" BDEPEND="sys-apps/texinfo" |