Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-misc/wtf/
Date: Wed, 27 Apr 2022 06:38:26
Message-Id: 1651041489.51f5fce4421b5c6729c6234d34628be88ffa9375.dlan@gentoo
1 commit: 51f5fce4421b5c6729c6234d34628be88ffa9375
2 Author: Raymond Wong <infiwang <AT> pm <DOT> me>
3 AuthorDate: Wed Apr 27 03:38:37 2022 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 27 06:38:09 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51f5fce4
7
8 games-misc/wtf: Keyword 20210416 riscv, #841224
9
10 Closes: https://bugs.gentoo.org/841224
11 Closes: https://github.com/gentoo/gentoo/pull/25222
12 Signed-off-by: Raymond Wong <infiwang <AT> pm.me>
13 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
14
15 games-misc/wtf/wtf-20210416.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/games-misc/wtf/wtf-20210416.ebuild b/games-misc/wtf/wtf-20210416.ebuild
19 index ac5ded279abd..10676a8aa077 100644
20 --- a/games-misc/wtf/wtf-20210416.ebuild
21 +++ b/games-misc/wtf/wtf-20210416.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2021 Gentoo Authors
24 +# Copyright 1999-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -11,7 +11,7 @@ SRC_URI="https://sourceforge.net/projects/bsd${PN}/files/${P}.tar.gz"
29
30 LICENSE="BSD"
31 SLOT="0"
32 -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"
33 +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"
34
35 RDEPEND="!<=games-misc/bsd-games-3"