diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-27 19:34:26 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-29 21:30:06 +0800 |
commit | e659ec175a5b299c2477e045465f162080f67211 (patch) | |
tree | cb6315dccded2c558dddb606a0e01fa505be084c /app-editors | |
parent | app-editors/wxhexeditor: keyword ~riscv (diff) | |
download | gentoo-e659ec175a5b299c2477e045465f162080f67211.tar.gz gentoo-e659ec175a5b299c2477e045465f162080f67211.tar.bz2 gentoo-e659ec175a5b299c2477e045465f162080f67211.zip |
app-editors/xvile: 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')
-rw-r--r-- | app-editors/xvile/xvile-9.8t-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/xvile/xvile-9.8t-r1.ebuild b/app-editors/xvile/xvile-9.8t-r1.ebuild index f36ba9af2292..e665c73095c6 100644 --- a/app-editors/xvile/xvile-9.8t-r1.ebuild +++ b/app-editors/xvile/xvile-9.8t-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.invisible-island.net/vile/current/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ~riscv sparc x86" IUSE="perl" RDEPEND="perl? ( dev-lang/perl ) |