From: Aaron Bauman Date: Sun, 8 Dec 2019 04:17:16 +0000 (-0500) Subject: app-emacs/dash: arm64 stable (bug #701946) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f27ab7d41d18c1b280afc76f357511e3cc7be5ff;p=gentoo.git app-emacs/dash: arm64 stable (bug #701946) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.81, Repoman-2.3.20 --- diff --git a/app-emacs/dash/dash-2.16.0.ebuild b/app-emacs/dash/dash-2.16.0.ebuild index 6a7d7a15386b..7a300dc19a95 100644 --- a/app-emacs/dash/dash-2.16.0.ebuild +++ b/app-emacs/dash/dash-2.16.0.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 ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" BDEPEND="sys-apps/texinfo"