diff options
author | Raymond Wong <infiwang@pm.me> | 2022-04-27 11:38:37 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-04-27 14:38:09 +0800 |
commit | 51f5fce4421b5c6729c6234d34628be88ffa9375 (patch) | |
tree | 3d1c9c0865402e83eac367321448d53dd5c21828 /games-misc | |
parent | dev-ruby/activesupport: drop 6.1.4.4, 6.1.4.6 (diff) | |
download | gentoo-51f5fce4421b5c6729c6234d34628be88ffa9375.tar.gz gentoo-51f5fce4421b5c6729c6234d34628be88ffa9375.tar.bz2 gentoo-51f5fce4421b5c6729c6234d34628be88ffa9375.zip |
games-misc/wtf: Keyword 20210416 riscv, #841224
Closes: https://bugs.gentoo.org/841224
Closes: https://github.com/gentoo/gentoo/pull/25222
Signed-off-by: Raymond Wong <infiwang@pm.me>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/wtf/wtf-20210416.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/wtf/wtf-20210416.ebuild b/games-misc/wtf/wtf-20210416.ebuild index ac5ded279abd..10676a8aa077 100644 --- a/games-misc/wtf/wtf-20210416.ebuild +++ b/games-misc/wtf/wtf-20210416.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 @@ -11,7 +11,7 @@ SRC_URI="https://sourceforge.net/projects/bsd${PN}/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND="!<=games-misc/bsd-games-3" |