diff options
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/tea/tea-62.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/tea/tea-62.2.1.ebuild b/app-editors/tea/tea-62.2.1.ebuild index b0c1f115ab1c..663d0f6971d7 100644 --- a/app-editors/tea/tea-62.2.1.ebuild +++ b/app-editors/tea/tea-62.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv ~x86" IUSE="aspell djvu qt6 pdf" RESTRICT="test" # no tests |