diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:37:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:37:38 +0200 |
commit | 93545d33f5fc35e271a745455fe0a21764b6b7e2 (patch) | |
tree | 327fcd0b65879c33f9d6831819c32bc2c941b1c7 /app-emacs | |
parent | app-emacs/transient: x86 stable wrt bug #816918 (diff) | |
download | gentoo-93545d33f5fc35e271a745455fe0a21764b6b7e2.tar.gz gentoo-93545d33f5fc35e271a745455fe0a21764b6b7e2.tar.bz2 gentoo-93545d33f5fc35e271a745455fe0a21764b6b7e2.zip |
app-emacs/with-editor: 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/with-editor/with-editor-3.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/with-editor/with-editor-3.0.4.ebuild b/app-emacs/with-editor/with-editor-3.0.4.ebuild index 76263139bf2e..cd68d6d394da 100644 --- a/app-emacs/with-editor/with-editor-3.0.4.ebuild +++ b/app-emacs/with-editor/with-editor-3.0.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/magit/with-editor/archive/v${PV}.tar.gz -> ${P}.tar. 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" SITEFILE="50${PN}-gentoo.el" ELISP_TEXINFO="*.texi" |