commit: 0cce58f99d0395362318da466083227ba3b876c5 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Thu Mar 10 08:49:10 2022 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Thu Mar 10 08:53:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cce58f9
games-action/minetest: unkeyword 5.4.1-r1 for ~x86 With x86 having essentially become an embedded platform I really would rather not burden the relevant arch team with the keywording of GAMES. Will reconsider if we get any user requests for x86 support, of course. Closes: https://bugs.gentoo.org/834860 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> games-action/minetest/minetest-5.4.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-action/minetest/minetest-5.4.1-r1.ebuild b/games-action/minetest/minetest-5.4.1-r1.ebuild index 5d74b5209d0c..1ba22196fef2 100644 --- a/games-action/minetest/minetest-5.4.1-r1.ebuild +++ b/games-action/minetest/minetest-5.4.1-r1.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 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1+ CC-BY-SA-3.0 OFL-1.1 Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="~amd64 ~riscv" IUSE="+client +curl doc +leveldb ncurses nls postgres prometheus redis +server +sound spatial test +truetype" REQUIRED_USE=" ${LUA_REQUIRED_USE}
