diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-26 17:45:35 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-29 21:25:50 +0800 |
commit | 24df73e1e3e751ddcf4849fbf4bae93d3f251c93 (patch) | |
tree | e968338ae510d5dfb991791f9a0195149a06cc55 /app-editors/nedit | |
parent | app-editors/ne: keyword ~riscv (diff) | |
download | gentoo-24df73e1e3e751ddcf4849fbf4bae93d3f251c93.tar.gz gentoo-24df73e1e3e751ddcf4849fbf4bae93d3f251c93.tar.bz2 gentoo-24df73e1e3e751ddcf4849fbf4bae93d3f251c93.zip |
app-editors/nedit: 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-editors/nedit')
-rw-r--r-- | app-editors/nedit/nedit-5.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/nedit/nedit-5.7.ebuild b/app-editors/nedit/nedit-5.7.ebuild index f8a265fc947a..5702d3b8f272 100644 --- a/app-editors/nedit/nedit-5.7.ebuild +++ b/app-editors/nedit/nedit-5.7.ebuild @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~mips ppc ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc" RDEPEND=">=x11-libs/motif-2.3:0 |