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 E5A18138350 for ; Fri, 20 Mar 2020 21:53:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6B86E0A6A; Fri, 20 Mar 2020 21:53:06 +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 A20F6E0A68 for ; Fri, 20 Mar 2020 21:53:06 +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 AFA7734F0B1 for ; Fri, 20 Mar 2020 21:53:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 296D9193 for ; Fri, 20 Mar 2020 21:53:03 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1584741166.8b5a8529c2e5729f87321483850d24e74802586e.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/eduke32/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-fps/eduke32/eduke32-20200311.8738.ebuild X-VCS-Directories: games-fps/eduke32/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 8b5a8529c2e5729f87321483850d24e74802586e X-VCS-Branch: master Date: Fri, 20 Mar 2020 21:53:03 +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: 842a99e7-c9e2-4ece-8728-85abdbb84d4a X-Archives-Hash: caa603fd84ae53cdba10d53101aa70f5 commit: 8b5a8529c2e5729f87321483850d24e74802586e Author: Matt Turner gentoo org> AuthorDate: Fri Mar 20 21:47:51 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Mar 20 21:52:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b5a8529 games-fps/eduke32: drop hppa keywords Signed-off-by: Matt Turner gentoo.org> games-fps/eduke32/eduke32-20200311.8738.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-fps/eduke32/eduke32-20200311.8738.ebuild b/games-fps/eduke32/eduke32-20200311.8738.ebuild index 24c4a39ab66..1b0613bf663 100644 --- a/games-fps/eduke32/eduke32-20200311.8738.ebuild +++ b/games-fps/eduke32/eduke32-20200311.8738.ebuild @@ -29,7 +29,7 @@ SRC_URI=" LICENSE="BUILDLIC GPL-2 HRP" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~x86" IUSE="cdinstall demo flac fluidsynth gtk hrp offensive opengl opl png psx sc-55 server sdk timidity tools vorbis voxels vpx xmp" REQUIRED_USE=" cdinstall? ( !demo )