From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B1F50139360 for ; Fri, 13 Aug 2021 15:55:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF019E0864; Fri, 13 Aug 2021 15:55:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C9E71E0864 for ; Fri, 13 Aug 2021 15:55:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E6720342B47 for ; Fri, 13 Aug 2021 15:55:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A5CC7D6 for ; Fri, 13 Aug 2021 15:55:21 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1628870112.4187dfafbdd7e748367b5631521de22ed980aeec.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/minetest/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-action/minetest/minetest-5.4.1-r1.ebuild X-VCS-Directories: games-action/minetest/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 4187dfafbdd7e748367b5631521de22ed980aeec X-VCS-Branch: master Date: Fri, 13 Aug 2021 15:55:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5e74467b-7579-4f3c-b6e9-26618e5b3c75 X-Archives-Hash: a6c93307a504d3437d311b3aa5637e3e commit: 4187dfafbdd7e748367b5631521de22ed980aeec Author: Marek Szuba gentoo org> AuthorDate: Fri Aug 13 15:32:55 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Fri Aug 13 15:55:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4187dfaf games-action/minetest: keyword 5.4.1-r1 for ~riscv Signed-off-by: Marek Szuba gentoo.org> games-action/minetest/minetest-5.4.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-action/minetest/minetest-5.4.1-r1.ebuild b/games-action/minetest/minetest-5.4.1-r1.ebuild index b31121b063a..5d74b5209d0 100644 --- a/games-action/minetest/minetest-5.4.1-r1.ebuild +++ b/games-action/minetest/minetest-5.4.1-r1.ebuild @@ -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 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="+client +curl doc +leveldb ncurses nls postgres prometheus redis +server +sound spatial test +truetype" REQUIRED_USE=" ${LUA_REQUIRED_USE}