commit: 4be5ef7a61fd4e9ccacb38f37426d428ac3738a9 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com> AuthorDate: Wed Oct 27 18:13:10 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Fri Oct 29 13:29:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4be5ef7a
app-editors/tea: keyword ~riscv Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> app-editors/tea/tea-47.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/tea/tea-47.0.0.ebuild b/app-editors/tea/tea-47.0.0.ebuild index 312522fb992..16f6139622f 100644 --- a/app-editors/tea/tea-47.0.0.ebuild +++ b/app-editors/tea/tea-47.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://tea.ourproject.org/dloads/${P}.tar.bz2" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" IUSE="aspell djvu hunspell pdf +qml" BDEPEND="
