diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-07 23:17:16 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-07 23:17:16 -0500 |
commit | f27ab7d41d18c1b280afc76f357511e3cc7be5ff (patch) | |
tree | 557fffe639d253b6f57a11c6153b7ca67148dc83 /app-emacs | |
parent | app-emacs/with-editor: arm64 stable (bug #701946) (diff) | |
download | gentoo-f27ab7d41d18c1b280afc76f357511e3cc7be5ff.tar.gz gentoo-f27ab7d41d18c1b280afc76f357511e3cc7be5ff.tar.bz2 gentoo-f27ab7d41d18c1b280afc76f357511e3cc7be5ff.zip |
app-emacs/dash: arm64 stable (bug #701946)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/dash/dash-2.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |