summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2022-03-10 08:49:10 +0000
committerMarek Szuba <marecki@gentoo.org>2022-03-10 08:53:28 +0000
commit0cce58f99d0395362318da466083227ba3b876c5 (patch)
tree19bc3aedf67d971974ad2e0b15b5bf67c7789981 /games-action
parentmedia-video/dvdrip: Stabilize 0.98.11-r5 amd64, #831130 (diff)
downloadgentoo-0cce58f99d0395362318da466083227ba3b876c5.tar.gz
gentoo-0cce58f99d0395362318da466083227ba3b876c5.tar.bz2
gentoo-0cce58f99d0395362318da466083227ba3b876c5.zip
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@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r--games-action/minetest/minetest-5.4.1-r1.ebuild4
1 files 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}