diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-18 21:09:01 -0400 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-09-19 08:42:11 +0200 |
commit | ea48760c2855861b91e141be4e968b9945cbba80 (patch) | |
tree | 3872f7f1f1dd8377d80003c7efd83c93b83de032 /games-fps | |
parent | games-fps/chocolate-doom: Keyword 3.0.1-r1 arm64, #849866 (diff) | |
download | gentoo-ea48760c2855861b91e141be4e968b9945cbba80.tar.gz gentoo-ea48760c2855861b91e141be4e968b9945cbba80.tar.bz2 gentoo-ea48760c2855861b91e141be4e968b9945cbba80.zip |
games-fps/doom-data: Keyword 1.9 arm64, #849866
Signed-off-by: matoro <matoro@users.noreply.github.com>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/doom-data/doom-data-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/doom-data/doom-data-1.9.ebuild b/games-fps/doom-data/doom-data-1.9.ebuild index b83f5c1f8e5b..e176da56f39f 100644 --- a/games-fps/doom-data/doom-data-1.9.ebuild +++ b/games-fps/doom-data/doom-data-1.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="http://distro.ibiblio.org/pub/linux/distributions/slitaz/sources/packag LICENSE="freedist" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" S="${DISTDIR}" |