diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-18 16:32:43 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-18 16:32:43 +0200 |
commit | d01ad641ecc1a4a7de8677dda1234b670123ca15 (patch) | |
tree | 939ec3023b658402f5bdad1d9c3bd940eeceec1f /games-strategy | |
parent | media-sound/vorbis-tools: Keyword 1.4.2-r1 arm64, #873805 (diff) | |
download | gentoo-d01ad641ecc1a4a7de8677dda1234b670123ca15.tar.gz gentoo-d01ad641ecc1a4a7de8677dda1234b670123ca15.tar.bz2 gentoo-d01ad641ecc1a4a7de8677dda1234b670123ca15.zip |
games-strategy/colobot-data: Keyword 0.2.0_alpha arm64, #873805
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-strategy')
-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} |