diff options
author | Sam James <sam@gentoo.org> | 2020-09-04 23:14:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-04 23:14:07 +0000 |
commit | 76713922276d45a3ee1589bbc830c10cea206186 (patch) | |
tree | d6aec3642738e783c3e97ad2c80dd21689e05f21 /games-fps | |
parent | games-fps/eduke32: Keyword 20200824.9249 arm64, #730556 (diff) | |
download | gentoo-76713922276d45a3ee1589bbc830c10cea206186.tar.gz gentoo-76713922276d45a3ee1589bbc830c10cea206186.tar.bz2 gentoo-76713922276d45a3ee1589bbc830c10cea206186.zip |
games-fps/duke3d-data: Keyword 1.0-r4 arm64, #730556
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild b/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild index a367bad4e4be..a466c316ad86 100644 --- a/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild +++ b/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="gog? ( ${GOG_FILE} )" LICENSE="DUKE3D gog? ( GOG-EULA )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="gog" REQUIRED_USE="^^ ( cdinstall gog )" RESTRICT="mirror bindist gog? ( fetch )" |