diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-04 19:04:27 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-04 19:04:27 +0300 |
commit | f93047761d2ac6195906d637285c86b6c025c7c1 (patch) | |
tree | 2f6469c22502c0e86ffcac30bc639773d114d914 /games-action | |
parent | games-fps/freedm: Keyword 0.12.1 arm64, #907747 (diff) | |
download | gentoo-f93047761d2ac6195906d637285c86b6c025c7c1.tar.gz gentoo-f93047761d2ac6195906d637285c86b6c025c7c1.tar.bz2 gentoo-f93047761d2ac6195906d637285c86b6c025c7c1.zip |
games-action/gltron: Keyword 0.70-r2 arm64, #907747
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/gltron/gltron-0.70-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/gltron/gltron-0.70-r2.ebuild b/games-action/gltron/gltron-0.70-r2.ebuild index 60deb41a00fe..4f8a196ed943 100644 --- a/games-action/gltron/gltron-0.70-r2.ebuild +++ b/games-action/gltron/gltron-0.70-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-source.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" DEPEND=" media-libs/libmikmod |