diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-18 21:09:03 -0400 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-09-19 08:42:14 +0200 |
commit | fbb75e08c7c2c92cc2bb0afa7c9712452983ff43 (patch) | |
tree | 4c0a04a151171cd933c0a9f9632b57a993895128 /games-fps | |
parent | games-fps/prboom-plus: Keyword 2.6.2 arm64, #849866 (diff) | |
download | gentoo-fbb75e08c7c2c92cc2bb0afa7c9712452983ff43.tar.gz gentoo-fbb75e08c7c2c92cc2bb0afa7c9712452983ff43.tar.bz2 gentoo-fbb75e08c7c2c92cc2bb0afa7c9712452983ff43.zip |
games-fps/freedoom: Keyword 0.12.1 arm64, #849866
Signed-off-by: matoro <matoro@users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/27341
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/freedoom/freedoom-0.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/freedoom/freedoom-0.12.1.ebuild b/games-fps/freedoom/freedoom-0.12.1.ebuild index a122aa325f51..36bdbfb13be0 100644 --- a/games-fps/freedoom/freedoom-0.12.1.ebuild +++ b/games-fps/freedoom/freedoom-0.12.1.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 @@ -8,7 +8,7 @@ HOMEPAGE="https://freedoom.github.io" LICENSE="metapackage" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" RDEPEND=" ~games-fps/freedoom-data-${PV} |