diff options
-rw-r--r-- | app-emacs/with-editor/with-editor-3.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/with-editor/with-editor-3.2.0.ebuild b/app-emacs/with-editor/with-editor-3.2.0.ebuild index 48f05f018e92..2565caf8f552 100644 --- a/app-emacs/with-editor/with-editor-3.2.0.ebuild +++ b/app-emacs/with-editor/with-editor-3.2.0.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${P}/lisp" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" SITEFILE="50${PN}-gentoo.el" ELISP_TEXINFO="../docs/*.texi" |