commit: 0cbde9ddee5e6119396aeecb36a71c51b5be9740 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Oct 20 14:25:14 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Oct 20 14:25:14 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cbde9dd
app-emacs/dash: x86 stable wrt bug #697916 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-emacs/dash/dash-2.16.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/dash/dash-2.16.0.ebuild b/app-emacs/dash/dash-2.16.0.ebuild index c1cc28e2aee..6a7d7a15386 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 ~ppc64 x86 ~amd64-linux ~x86-linux" BDEPEND="sys-apps/texinfo"
