diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 09:27:24 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 09:27:24 +0200 |
commit | 67d362490fa9e2cabc821bc37c5276e5b4f1c075 (patch) | |
tree | a3f233dcb1fa688344377b3ce79e22b104ced290 /games-fps | |
parent | dev-perl/Perl-Tidy: Stabilize 20211029.0.0 ppc, #833675 (diff) | |
download | gentoo-67d362490fa9e2cabc821bc37c5276e5b4f1c075.tar.gz gentoo-67d362490fa9e2cabc821bc37c5276e5b4f1c075.tar.bz2 gentoo-67d362490fa9e2cabc821bc37c5276e5b4f1c075.zip |
games-fps/nexuiz: Keyword 2.5.2-r1 arm64, #833563
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild b/games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild index f9054d23eec3..00e77d1f5b27 100644 --- a/games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild +++ b/games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="alsa dedicated maps opengl sdl" # no headers for libpng needed |