diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-27 18:13:10 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-29 21:29:26 +0800 |
commit | 4be5ef7a61fd4e9ccacb38f37426d428ac3738a9 (patch) | |
tree | fca67bfc1c1555059d95ca6f9453096ca76af5ba /app-editors/tea | |
parent | app-editors/shed: keyword ~riscv (diff) | |
download | gentoo-4be5ef7a61fd4e9ccacb38f37426d428ac3738a9.tar.gz gentoo-4be5ef7a61fd4e9ccacb38f37426d428ac3738a9.tar.bz2 gentoo-4be5ef7a61fd4e9ccacb38f37426d428ac3738a9.zip |
app-editors/tea: 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/tea')
-rw-r--r-- | app-editors/tea/tea-47.0.0.ebuild | 4 |
1 files 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 312522fb992d..16f6139622f0 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=" |