From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [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 8984D158094 for ; Sat, 25 Jun 2022 14:35:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D435EE08FA; Sat, 25 Jun 2022 14:35:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 A97CFE08FA for ; Sat, 25 Jun 2022 14:35:21 +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 66BAA3410E2 for ; Sat, 25 Jun 2022 14:35:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1BE2152B for ; Sat, 25 Jun 2022 14:35:17 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1656167691.db6217eee5f28559e353d7f6d1be9df769c540e7.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/eduke32/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-fps/eduke32/eduke32-20220422.10033.ebuild X-VCS-Directories: games-fps/eduke32/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: db6217eee5f28559e353d7f6d1be9df769c540e7 X-VCS-Branch: master Date: Sat, 25 Jun 2022 14:35:17 +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: c24b6561-7345-43ff-bc8e-30f15347c37f X-Archives-Hash: dbb151e137321e0ddb6cd95f09ebd5e8 commit: db6217eee5f28559e353d7f6d1be9df769c540e7 Author: Conrad Kostecki gentoo org> AuthorDate: Sat Jun 25 14:25:28 2022 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Jun 25 14:34:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db6217ee games-fps/eduke32: add ~ppc64 keyword Thanks to ernsteiswuerfel for testing! Bug: https://bugs.gentoo.org/850487 Signed-off-by: Conrad Kostecki gentoo.org> games-fps/eduke32/eduke32-20220422.10033.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-fps/eduke32/eduke32-20220422.10033.ebuild b/games-fps/eduke32/eduke32-20220422.10033.ebuild index cb1de6ec3bd9..901f38083b87 100644 --- a/games-fps/eduke32/eduke32-20220422.10033.ebuild +++ b/games-fps/eduke32/eduke32-20220422.10033.ebuild @@ -31,7 +31,7 @@ S="${WORKDIR}/${PN}_${MY_DATE}-${MY_BUILD}-${EGIT_COMMIT}" LICENSE="BUILDLIC GPL-2 HRP" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="duke3d fluidsynth gtk hrp offensive opengl opl png psx sc-55 server sdk timidity tools voidsw voxels vpx xmp" REQUIRED_USE=" hrp? ( duke3d !voxels )