diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-05-05 09:04:16 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-05-05 09:04:16 +0300 |
commit | 90d47915cf9ba67b940c10f769987f710a6eefcc (patch) | |
tree | 4ab4fc5e5d55b07048fc19ada024370243ef992c /app-editors | |
parent | sys-apps/syd: add 3.18.3 (diff) | |
download | gentoo-90d47915cf9ba67b940c10f769987f710a6eefcc.tar.gz gentoo-90d47915cf9ba67b940c10f769987f710a6eefcc.tar.bz2 gentoo-90d47915cf9ba67b940c10f769987f710a6eefcc.zip |
app-editors/tea: Stabilize 62.2.1 amd64, #931212
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
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 |