commit: a7cca5980b346ad3011ac94588436e4d41c2fe7e Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Tue Jul 31 00:09:53 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Tue Jul 31 00:09:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7cca598
app-emacs/dash: add ~arm keyword qer bug #661432 Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-emacs/dash/dash-2.14.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/dash/dash-2.14.1.ebuild b/app-emacs/dash/dash-2.14.1.ebuild index da2a16d87b0..b406d183cd2 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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" DEPEND="sys-apps/texinfo"