diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:28:12 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:12 +0200 |
commit | a45157fda9b1755da2e95540c1baab91386eb1f6 (patch) | |
tree | aeb3e9611a92c55439af25f5bf0ca2895f5610a1 /games-fps | |
parent | games-fps/quake2-data: unkeyword 3.20-r1 for ~alpha (diff) | |
download | gentoo-a45157fda9b1755da2e95540c1baab91386eb1f6.tar.gz gentoo-a45157fda9b1755da2e95540c1baab91386eb1f6.tar.bz2 gentoo-a45157fda9b1755da2e95540c1baab91386eb1f6.zip |
games-fps/quake2-demodata: unkeyword 3.14-r1 for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake2-demodata/quake2-demodata-3.14-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/quake2-demodata/quake2-demodata-3.14-r1.ebuild b/games-fps/quake2-demodata/quake2-demodata-3.14-r1.ebuild index b7fe8cd32c7d..fc2d0953a824 100644 --- a/games-fps/quake2-demodata/quake2-demodata-3.14-r1.ebuild +++ b/games-fps/quake2-demodata/quake2-demodata-3.14-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ S="${WORKDIR}" # See license.txt - it's a bit different to Q2EULA in Portage LICENSE="quake2-demodata" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~amd64 ~x86" IUSE="symlink" RDEPEND="!games-fps/quake2-data" # games-fps/quake2-data already includes the demo data |