diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-14 19:41:57 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-16 22:54:29 +0800 |
commit | 9b90675a26ba32f2b7945e5af13154409cff80d1 (patch) | |
tree | 4f81626ac9d527a17fb4a38d92bdbdb77e739fd3 /app-emacs/with-editor | |
parent | app-emacs/s: keyword ~riscv (diff) | |
download | gentoo-9b90675a26ba32f2b7945e5af13154409cff80d1.tar.gz gentoo-9b90675a26ba32f2b7945e5af13154409cff80d1.tar.bz2 gentoo-9b90675a26ba32f2b7945e5af13154409cff80d1.zip |
app-emacs/with-editor: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-emacs/with-editor')
-rw-r--r-- | app-emacs/with-editor/with-editor-3.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/with-editor/with-editor-3.0.5.ebuild b/app-emacs/with-editor/with-editor-3.0.5.ebuild index a778e115e55d..d949851a1994 100644 --- a/app-emacs/with-editor/with-editor-3.0.5.ebuild +++ b/app-emacs/with-editor/with-editor-3.0.5.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 ~riscv ~x86 ~amd64-linux ~x86-linux" SITEFILE="50${PN}-gentoo.el" ELISP_TEXINFO="*.texi" |