diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-19 08:52:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-19 08:52:00 +0100 |
commit | 108461e92fb7b6365028af885ebc07e875596b0f (patch) | |
tree | 06eed5de71283adb14c1a37c040295998a40b286 /app-emacs | |
parent | app-emacs/ledger-mode: amd64/x86 stable (ALLARCHES policy) wrt bug #835568 (diff) | |
download | gentoo-108461e92fb7b6365028af885ebc07e875596b0f.tar.gz gentoo-108461e92fb7b6365028af885ebc07e875596b0f.tar.bz2 gentoo-108461e92fb7b6365028af885ebc07e875596b0f.zip |
app-emacs/with-editor: amd64/arm64/x86 stable (ALLARCHES policy) wrt bug #835574
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-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" |