diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:37:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:37:27 +0200 |
commit | 33dfeb0bd94341ca86c6c7b846e9e9d8c39b4c0e (patch) | |
tree | b9b883997c1f27991ac06c97a9ae14060412c200 /app-emacs | |
parent | app-emulation/qemu: x86 stable wrt bug #816879 (diff) | |
download | gentoo-33dfeb0bd94341ca86c6c7b846e9e9d8c39b4c0e.tar.gz gentoo-33dfeb0bd94341ca86c6c7b846e9e9d8c39b4c0e.tar.bz2 gentoo-33dfeb0bd94341ca86c6c7b846e9e9d8c39b4c0e.zip |
app-emacs/dash: x86 stable wrt bug #816918
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/dash/dash-2.18.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/dash/dash-2.18.1.ebuild b/app-emacs/dash/dash-2.18.1.ebuild index 878ec58c5016..acf135cdcb37 100644 --- a/app-emacs/dash/dash-2.18.1.ebuild +++ b/app-emacs/dash/dash-2.18.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 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" BDEPEND="sys-apps/texinfo" |