diff options
author | Sam James <sam@gentoo.org> | 2023-07-12 23:11:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-12 23:11:01 +0100 |
commit | cb9272351e3f684e280d1e946b9848e90329a279 (patch) | |
tree | 769b72dc9301d8ac83c91964fcf218658da067ae /app-dicts/wordnet | |
parent | media-libs/libopenmpt: Really drop old 0.6.10 (not 0.6.6!) (diff) | |
download | gentoo-cb9272351e3f684e280d1e946b9848e90329a279.tar.gz gentoo-cb9272351e3f684e280d1e946b9848e90329a279.tar.bz2 gentoo-cb9272351e3f684e280d1e946b9848e90329a279.zip |
app-dicts/wordnet: Stabilize 3.1-r1 amd64, #910257
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/wordnet')
-rw-r--r-- | app-dicts/wordnet/wordnet-3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/wordnet/wordnet-3.1-r1.ebuild b/app-dicts/wordnet/wordnet-3.1-r1.ebuild index f445295b7a54..7e4089827a07 100644 --- a/app-dicts/wordnet/wordnet-3.1-r1.ebuild +++ b/app-dicts/wordnet/wordnet-3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ S="${WORKDIR}/WordNet-3.0" LICENSE="Princeton" SLOT="0" -KEYWORDS="~amd64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos" # In contrast to what the configure script seems to imply, Tcl/Tk is NOT # optional. cf. bug 163478 for details. (Yes, it's about 2.1 but it's |