diff options
author | Yixun Lan <dlan@gentoo.org> | 2024-05-21 02:55:22 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2024-05-21 02:55:37 +0000 |
commit | 7f5969a8a42eeba9d1d7e813cbc737ea1487e883 (patch) | |
tree | 1ea1a7dcd003862c3b0640cf8aa2fa85e7140687 /dev-tcltk | |
parent | media-video/vlc: net-misc/freerdp client is not needed (diff) | |
download | gentoo-7f5969a8a42eeba9d1d7e813cbc737ea1487e883.tar.gz gentoo-7f5969a8a42eeba9d1d7e813cbc737ea1487e883.tar.bz2 gentoo-7f5969a8a42eeba9d1d7e813cbc737ea1487e883.zip |
dev-tcltk/tcllib: Keyword 1.21 riscv, #931925
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tcllib/tcllib-1.21.ebuild b/dev-tcltk/tcllib/tcllib-1.21.ebuild index bca9b950aaae..7ed309e8bd35 100644 --- a/dev-tcltk/tcllib/tcllib-1.21.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.21.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}/${PV}/${P}.tar.xz" LICENSE="BSD" SLOT="0" IUSE="examples" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RESTRICT="!test? ( test )" RDEPEND=" |