diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-18 19:45:23 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-19 05:17:35 +0000 |
commit | d4975fe1113e57b6152470b48fa8f769887452e6 (patch) | |
tree | 0e97168098ee7a0bf39684c53e0d88f9b0a0b7b6 /games-fps | |
parent | games-fps/chocolate-doom: Keyword 3.0.1-r1 ppc64, #849866 (diff) | |
download | gentoo-d4975fe1113e57b6152470b48fa8f769887452e6.tar.gz gentoo-d4975fe1113e57b6152470b48fa8f769887452e6.tar.bz2 gentoo-d4975fe1113e57b6152470b48fa8f769887452e6.zip |
games-fps/doom-data: Keyword 1.9 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/doom-data/doom-data-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/doom-data/doom-data-1.9.ebuild b/games-fps/doom-data/doom-data-1.9.ebuild index e176da56f39f..e272c5dd08e5 100644 --- a/games-fps/doom-data/doom-data-1.9.ebuild +++ b/games-fps/doom-data/doom-data-1.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="http://distro.ibiblio.org/pub/linux/distributions/slitaz/sources/packag LICENSE="freedist" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" S="${DISTDIR}" |