summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-18 19:45:24 -0500
committerSam James <sam@gentoo.org>2023-12-19 05:17:36 +0000
commitd017f6bfc87d55270373fd588f35681d6c5e5e11 (patch)
tree9c1ec75ed6803e51d12ffaa8ff23b6e5f9e68e98 /games-fps
parentgames-fps/doomsday: Keyword 2.3.1 ppc64, #849866 (diff)
downloadgentoo-d017f6bfc87d55270373fd588f35681d6c5e5e11.tar.gz
gentoo-d017f6bfc87d55270373fd588f35681d6c5e5e11.tar.bz2
gentoo-d017f6bfc87d55270373fd588f35681d6c5e5e11.zip
games-fps/prboom-plus: Keyword 2.6.2 ppc64, #849866
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/prboom-plus/prboom-plus-2.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/prboom-plus/prboom-plus-2.6.2.ebuild b/games-fps/prboom-plus/prboom-plus-2.6.2.ebuild
index 12406b61ac93..e4120351b849 100644
--- a/games-fps/prboom-plus/prboom-plus-2.6.2.ebuild
+++ b/games-fps/prboom-plus/prboom-plus-2.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2022 Gentoo Authors
+# Copyright 2019-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="http://deb.debian.org/debian/pool/main/p/prboom-plus/${PN}_${PV}.orig.t
LICENSE="GPL-2+ GPL-3+ BSD BSD-2 BSD-with-disclosure CC-BY-3.0 CC0-1.0 LGPL-2.1+ MIT public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE="alsa dumb fluidsynth mad net +opengl +pcre portmidi sdl2-image +sdl2-mixer server vorbis zlib"
REQUIRED_USE="server? ( net )"