diff options
author | 2021-10-26 15:05:08 +0000 | |
---|---|---|
committer | 2021-10-29 21:25:14 +0800 | |
commit | aca18b407c74b39d2bc2f372f227cd30fe49429b (patch) | |
tree | 5ffd1104686a049678bc98330ebcebc3f63bc8e8 /app-editors/fte/fte-20110708-r1.ebuild | |
parent | app-editors/ee: keyword ~riscv (diff) | |
download | gentoo-aca18b407c74b39d2bc2f372f227cd30fe49429b.tar.gz gentoo-aca18b407c74b39d2bc2f372f227cd30fe49429b.tar.bz2 gentoo-aca18b407c74b39d2bc2f372f227cd30fe49429b.zip |
app-editors/fte: 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/fte/fte-20110708-r1.ebuild')
-rw-r--r-- | app-editors/fte/fte-20110708-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/fte/fte-20110708-r1.ebuild b/app-editors/fte/fte-20110708-r1.ebuild index 96de0620957a..5234cee9c559 100644 --- a/app-editors/fte/fte-20110708-r1.ebuild +++ b/app-editors/fte/fte-20110708-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="|| ( GPL-2 Artistic )" SLOT="0" -KEYWORDS="~alpha amd64 ppc -sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ppc ~riscv -sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="gpm slang X" S="${WORKDIR}/${PN}" |