diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-22 17:18:13 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-26 09:13:31 +0800 |
commit | e88f2ff781f268595b8a7dfad7af36eeca21a93d (patch) | |
tree | 0eff7a89448c546a9fabc9f5e57ca7a0b37e6a55 /app-editors/fe | |
parent | dev-util/debugedit: keyword ~riscv (diff) | |
download | gentoo-e88f2ff781f268595b8a7dfad7af36eeca21a93d.tar.gz gentoo-e88f2ff781f268595b8a7dfad7af36eeca21a93d.tar.bz2 gentoo-e88f2ff781f268595b8a7dfad7af36eeca21a93d.zip |
app-editors/fe: 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/fe')
-rw-r--r-- | app-editors/fe/fe-2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/fe/fe-2.0-r1.ebuild b/app-editors/fe/fe-2.0-r1.ebuild index 90e47d9c22e4..4fd949e78973 100644 --- a/app-editors/fe/fe-2.0-r1.ebuild +++ b/app-editors/fe/fe-2.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.moria.de/~michael/fe/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" IUSE="sendmail" RDEPEND="sys-libs/ncurses:0= |