diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:33:20 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:14 +0200 |
commit | 8434bb79110f4f3226e9e6f79357dccfad366bde (patch) | |
tree | 951a6565dbb8b33295592b6634b091b5259b9e01 /games-misc/wtf | |
parent | games-misc/typespeed: unkeyword 0.6.5-r2 for ~alpha (diff) | |
download | gentoo-8434bb79110f4f3226e9e6f79357dccfad366bde.tar.gz gentoo-8434bb79110f4f3226e9e6f79357dccfad366bde.tar.bz2 gentoo-8434bb79110f4f3226e9e6f79357dccfad366bde.zip |
games-misc/wtf: unkeyword 20221208 for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-misc/wtf')
-rw-r--r-- | games-misc/wtf/wtf-20221208.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/wtf/wtf-20221208.ebuild b/games-misc/wtf/wtf-20221208.ebuild index b6c467029891..3c84eed035d5 100644 --- a/games-misc/wtf/wtf-20221208.ebuild +++ b/games-misc/wtf/wtf-20221208.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND="!<=games-misc/bsd-games-3" |