diff options
author | 2019-07-26 14:32:43 -0400 | |
---|---|---|
committer | 2019-07-26 14:32:43 -0400 | |
commit | 8f75869987786210b2a42132d758fb842770e94a (patch) | |
tree | 1e0880b22111957d69be5fdd2622c0b6915640d6 /app-emacs/dash | |
parent | app-emacs/po-mode: arm64 stable (diff) | |
download | gentoo-8f75869987786210b2a42132d758fb842770e94a.tar.gz gentoo-8f75869987786210b2a42132d758fb842770e94a.tar.bz2 gentoo-8f75869987786210b2a42132d758fb842770e94a.zip |
app-emacs/dash: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-emacs/dash')
-rw-r--r-- | app-emacs/dash/dash-2.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/dash/dash-2.14.1.ebuild b/app-emacs/dash/dash-2.14.1.ebuild index f8d73cdff535..6036d94f7018 100644 --- a/app-emacs/dash/dash-2.14.1.ebuild +++ b/app-emacs/dash/dash-2.14.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 ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" DEPEND="sys-apps/texinfo" |