diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:15:59 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:36:11 +0100 |
commit | 9d3edb2797d507e43e4343763f45275d25d47953 (patch) | |
tree | bf39a1daad01865733d211422bb4b98d56934e89 /app-emacs/dash | |
parent | app-emacs/magit: x86 stable (bug #677078) (diff) | |
download | gentoo-9d3edb2797d507e43e4343763f45275d25d47953.tar.gz gentoo-9d3edb2797d507e43e4343763f45275d25d47953.tar.bz2 gentoo-9d3edb2797d507e43e4343763f45275d25d47953.zip |
app-emacs/dash: x86 stable (bug #677078)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
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 48793266b0f1..f8d73cdff535 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 ~ppc64 x86 ~amd64-linux ~x86-linux" DEPEND="sys-apps/texinfo" |