diff --git a/app-emacs/exec-path-from-shell/exec-path-from-shell-2.2.ebuild b/app-emacs/exec-path-from-shell/exec-path-from-shell-2.2.ebuild index d2795541094ce..6070fdd0c8607 100644 --- a/app-emacs/exec-path-from-shell/exec-path-from-shell-2.2.ebuild +++ b/app-emacs/exec-path-from-shell/exec-path-from-shell-2.2.ebuild @@ -16,7 +16,7 @@ else SRC_URI="https://github.com/purcell/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-3+"