diff options
author | Alex Fan <alex.fan.q@gmail.com> | 2022-02-28 13:52:09 +1100 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-02-28 15:01:38 +0800 |
commit | 7c68de8377ef10a0e9c37789c8e458e59f47f770 (patch) | |
tree | d698d17ae1d518308c6704ee3604ae276bd8dd4c /dev-tcltk | |
parent | dev-python/pygame: keyword 2.1.2-r1 for ~riscv (diff) | |
download | gentoo-7c68de8377ef10a0e9c37789c8e458e59f47f770.tar.gz gentoo-7c68de8377ef10a0e9c37789c8e458e59f47f770.tar.bz2 gentoo-7c68de8377ef10a0e9c37789c8e458e59f47f770.zip |
dev-tcltk/togl: keyword 2.0-r3 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/togl/togl-2.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/togl/togl-2.0-r3.ebuild b/dev-tcltk/togl/togl-2.0-r3.ebuild index 22ee83318cb4..017804394aa5 100644 --- a/dev-tcltk/togl/togl-2.0-r3.ebuild +++ b/dev-tcltk/togl/togl-2.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" IUSE="debug +threads" RDEPEND=" |