diff options
author | Sam James <sam@gentoo.org> | 2020-08-29 23:51:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-29 23:51:56 +0000 |
commit | 35f17505c908d4c9cb389ba2510526982da5a1b6 (patch) | |
tree | 356b48b41dc48b66b3faac250c3fe548a9a73d8f /games-engines | |
parent | sys-process/time: ppc stable (bug #733698) (diff) | |
download | gentoo-35f17505c908d4c9cb389ba2510526982da5a1b6.tar.gz gentoo-35f17505c908d4c9cb389ba2510526982da5a1b6.tar.bz2 gentoo-35f17505c908d4c9cb389ba2510526982da5a1b6.zip |
games-engines/openxcom: arm64 keyworded (bug #731298)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/openxcom/openxcom-1.0.0_p20180317.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-engines/openxcom/openxcom-1.0.0_p20180317.ebuild b/games-engines/openxcom/openxcom-1.0.0_p20180317.ebuild index d76a38f5f0b2..e9113fcdbb6c 100644 --- a/games-engines/openxcom/openxcom-1.0.0_p20180317.ebuild +++ b/games-engines/openxcom/openxcom-1.0.0_p20180317.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/SupSuper/OpenXcom/archive/${COMMIT}.tar.gz -> ${P}.t LICENSE="GPL-3+ CC-BY-SA-4.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc" RDEPEND=">=dev-cpp/yaml-cpp-0.5.1 |