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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2B21515808B for ; Tue, 12 Apr 2022 09:08:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F0B6E0894; Tue, 12 Apr 2022 09:08:44 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5132FE0894 for ; Tue, 12 Apr 2022 09:08:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 756AB341B37 for ; Tue, 12 Apr 2022 09:08:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA812397 for ; Tue, 12 Apr 2022 09:08:41 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1649754512.464ab03a8414bb0778bcd1eb1bd428635d9e3155.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/lutris/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-util/lutris/lutris-9999.ebuild X-VCS-Directories: games-util/lutris/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 464ab03a8414bb0778bcd1eb1bd428635d9e3155 X-VCS-Branch: master Date: Tue, 12 Apr 2022 09:08:41 +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: 05c81c89-e920-4c22-be87-5fbda164e14c X-Archives-Hash: 10fff805e95c3c5c7019c6bf5c5a7048 commit: 464ab03a8414bb0778bcd1eb1bd428635d9e3155 Author: Andrew Ammerlaan gentoo org> AuthorDate: Tue Apr 12 08:54:00 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Tue Apr 12 09:08:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=464ab03a games-util/lutris: drop patch from live, merged upstream Signed-off-by: Andrew Ammerlaan gentoo.org> games-util/lutris/lutris-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/games-util/lutris/lutris-9999.ebuild b/games-util/lutris/lutris-9999.ebuild index 08bbca5e08d8..1b9e6fc4d1db 100644 --- a/games-util/lutris/lutris-9999.ebuild +++ b/games-util/lutris/lutris-9999.ebuild @@ -22,7 +22,6 @@ else else SRC_URI="https://lutris.net/releases/${P/-/_}.tar.xz" S="${WORKDIR}/${PN}" - KEYWORDS="~amd64 ~x86" fi fi @@ -57,7 +56,6 @@ RDEPEND=" distutils_enable_tests pytest DOCS=( AUTHORS README.rst docs/installers.rst docs/steam.rst ) -PATCHES=( "${FILESDIR}/${PN}-0.5.9-choose-amdgpu-pro-vulkan-driver.patch" ) python_test() { virtx epytest