diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-27 20:47:44 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-29 21:30:27 +0800 |
commit | 0ec0d326964130a066ea084dcdbc5a017effc559 (patch) | |
tree | 36b7d0a7afbe5035cc7cb7e2b6515ee28f123f2d /app-editors/lpe | |
parent | dev-libs/udis86: keyword ~riscv (diff) | |
download | gentoo-0ec0d326964130a066ea084dcdbc5a017effc559.tar.gz gentoo-0ec0d326964130a066ea084dcdbc5a017effc559.tar.bz2 gentoo-0ec0d326964130a066ea084dcdbc5a017effc559.zip |
app-editors/lpe: keyword ~riscv
Closes: https://github.com/gentoo/gentoo/pull/22721
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/lpe')
-rw-r--r-- | app-editors/lpe/lpe-1.2.8_p20210401.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/lpe/lpe-1.2.8_p20210401.ebuild b/app-editors/lpe/lpe-1.2.8_p20210401.ebuild index 23557f0d1a8a..5c157e7146ee 100644 --- a/app-editors/lpe/lpe-1.2.8_p20210401.ebuild +++ b/app-editors/lpe/lpe-1.2.8_p20210401.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${COMMIT}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc sparc x86 ~x86-linux" +KEYWORDS="amd64 ppc ~riscv sparc x86 ~x86-linux" IUSE="nls" RDEPEND=" |