diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:30:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:30:10 +0200 |
commit | d91c231550b0e2ecc7367422a6dc1f3fb34dfc0c (patch) | |
tree | 56c34cddd495d43e694e84e9bf84c269df563ecd /app-emacs | |
parent | app-emacs/transient: amd64 stable wrt bug #816918 (diff) | |
download | gentoo-d91c231550b0e2ecc7367422a6dc1f3fb34dfc0c.tar.gz gentoo-d91c231550b0e2ecc7367422a6dc1f3fb34dfc0c.tar.bz2 gentoo-d91c231550b0e2ecc7367422a6dc1f3fb34dfc0c.zip |
app-emacs/with-editor: amd64 stable wrt bug #816918
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
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 5ac353224ec1..76263139bf2e 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" |