diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-18 21:08:58 -0400 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-09-19 08:42:07 +0200 |
commit | 21d00777fea1e7ef739948284db11190ae491f69 (patch) | |
tree | f9e0260f4bb20d5c54532ebfaed0328e60689c2f | |
parent | games-util/deutex: Keyword 5.2.2 arm64, #849866 (diff) | |
download | gentoo-21d00777fea1e7ef739948284db11190ae491f69.tar.gz gentoo-21d00777fea1e7ef739948284db11190ae491f69.tar.bz2 gentoo-21d00777fea1e7ef739948284db11190ae491f69.zip |
games-fps/freedoom-data: Keyword 0.12.1-r1 arm64, #849866
Signed-off-by: matoro <matoro@users.noreply.github.com>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | games-fps/freedoom-data/freedoom-data-0.12.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/freedoom-data/freedoom-data-0.12.1-r1.ebuild b/games-fps/freedoom-data/freedoom-data-0.12.1-r1.ebuild index 87611ba48ea7..8300a7ad48e9 100644 --- a/games-fps/freedoom-data/freedoom-data-0.12.1-r1.ebuild +++ b/games-fps/freedoom-data/freedoom-data-0.12.1-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 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/freedoom/freedoom/archive/v${PV}.tar.gz -> freedoom- LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" BDEPEND=" $(python_gen_any_dep 'dev-python/pillow[${PYTHON_USEDEP},zlib]') |