diff options
Diffstat (limited to 'games-strategy/colobot-data/colobot-data-0.2.0_alpha.ebuild')
-rw-r--r-- | games-strategy/colobot-data/colobot-data-0.2.0_alpha.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/colobot-data/colobot-data-0.2.0_alpha.ebuild b/games-strategy/colobot-data/colobot-data-0.2.0_alpha.ebuild index 4800d0ed10c1..76d688ad08ea 100644 --- a/games-strategy/colobot-data/colobot-data-0.2.0_alpha.ebuild +++ b/games-strategy/colobot-data/colobot-data-0.2.0_alpha.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 @@ -20,7 +20,7 @@ S=${WORKDIR}/${PN}-${MY_P} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="+music" BDEPEND=${PYTHON_DEPS} |