diff options
author | Alex Fan <alex.fan.q@gmail.com> | 2022-02-21 12:55:19 +1100 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-02-28 15:00:56 +0800 |
commit | 4cdc1556ba936100f57cdb8c4d027fdd03e06588 (patch) | |
tree | 7ab5b134a740271c84ae44722c5490a08a6f97f7 /dev-tcltk | |
parent | dev-tcltk/itcl: keyword 4.2.2 for ~riscv (diff) | |
download | gentoo-4cdc1556ba936100f57cdb8c4d027fdd03e06588.tar.gz gentoo-4cdc1556ba936100f57cdb8c4d027fdd03e06588.tar.bz2 gentoo-4cdc1556ba936100f57cdb8c4d027fdd03e06588.zip |
dev-tcltk/itk: keyword 4.1.0 for ~riscv
Signed-off-by: Alex Fan <alex.fan.q@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/itk/itk-4.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/itk/itk-4.1.0.ebuild b/dev-tcltk/itk/itk-4.1.0.ebuild index 9ae9fb2b25f0..a7055bc977c7 100644 --- a/dev-tcltk/itk/itk-4.1.0.ebuild +++ b/dev-tcltk/itk/itk-4.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/project/incrtcl/%5Bincr%20Tcl_Tk%5D-4-source/itk%2 IUSE="" SLOT="0" LICENSE="BSD" -KEYWORDS="amd64 ~arm64 ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~ia64 ppc ~riscv sparc x86 ~amd64-linux ~x86-linux" RESTRICT="!test? ( test )" DEPEND=" |