diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-17 13:26:03 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-17 13:26:03 +0100 |
commit | 0df69c51724ea0aa50efa2c2efe08d445057dd33 (patch) | |
tree | ce9c824cebde824b34b6cf8b3ab2e6acd176ad49 /dev-tcltk | |
parent | app-arch/libarchive: Keyword 3.7.2-r2 riscv, #924746 (diff) | |
download | gentoo-0df69c51724ea0aa50efa2c2efe08d445057dd33.tar.gz gentoo-0df69c51724ea0aa50efa2c2efe08d445057dd33.tar.bz2 gentoo-0df69c51724ea0aa50efa2c2efe08d445057dd33.zip |
dev-tcltk/thread: Keyword 2.8.5 riscv, #924721
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/thread/thread-2.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/thread/thread-2.8.5.ebuild b/dev-tcltk/thread/thread-2.8.5.ebuild index 61566c2ab2ea..ac9589a23cf2 100644 --- a/dev-tcltk/thread/thread-2.8.5.ebuild +++ b/dev-tcltk/thread/thread-2.8.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/project/tcl/Thread%20Extension/${PV}/${MY_P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="" DEPEND="dev-lang/tcl:0=[threads]" |