summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-05 00:33:19 +0000
committerSam James <sam@gentoo.org>2020-09-05 00:33:19 +0000
commitaff7c545d95afdbaea3838b30c83f4df74312b21 (patch)
tree81bf5b4c75f04e11993dd7412c8ffa3945a51dcf
parentgames-strategy/0ad: arm64 keyworded (bug #730888) (diff)
downloadgentoo-aff7c545.tar.gz
gentoo-aff7c545.tar.bz2
gentoo-aff7c545.zip
games-strategy/0ad-data: arm64 keyworded (bug #730888)
Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--games-strategy/0ad-data/0ad-data-0.0.23b_alpha.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/0ad-data/0ad-data-0.0.23b_alpha.ebuild b/games-strategy/0ad-data/0ad-data-0.0.23b_alpha.ebuild
index c5edceca6d79..e0fd74cd914e 100644
--- a/games-strategy/0ad-data/0ad-data-0.0.23b_alpha.ebuild
+++ b/games-strategy/0ad-data/0ad-data-0.0.23b_alpha.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=7
@@ -10,7 +10,7 @@ SRC_URI="http://releases.wildfiregames.com/${MY_P}-unix-data.tar.xz"
LICENSE="GPL-2 CC-BY-SA-3.0 LPPL-1.3c BitstreamVera"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE=""
S="${WORKDIR}/${MY_P}"