diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:28:07 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:12 +0200 |
commit | ef9e72095a2beb052aed57d790ea1e70439133a3 (patch) | |
tree | f3e1c3f52b88aad62be721d25d0c28edfae7d884 /games-fps/quake2-data | |
parent | games-arcade/xgalaga: unkeyword 2.1.1.0-r2 for ~alpha (diff) | |
download | gentoo-ef9e72095a2beb052aed57d790ea1e70439133a3.tar.gz gentoo-ef9e72095a2beb052aed57d790ea1e70439133a3.tar.bz2 gentoo-ef9e72095a2beb052aed57d790ea1e70439133a3.zip |
games-fps/quake2-data: unkeyword 3.20-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/quake2-data')
-rw-r--r-- | games-fps/quake2-data/quake2-data-3.20-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/quake2-data/quake2-data-3.20-r1.ebuild b/games-fps/quake2-data/quake2-data-3.20-r1.ebuild index f631098f4959..702e3ee1c698 100644 --- a/games-fps/quake2-data/quake2-data-3.20-r1.ebuild +++ b/games-fps/quake2-data/quake2-data-3.20-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 @@ -12,7 +12,7 @@ S="${WORKDIR}" LICENSE="Q2EULA" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~amd64 ~x86" IUSE="videos" RDEPEND="!games-fps/quake2-demodata[symlink]" |