diff options
author | 2023-06-04 19:04:28 +0300 | |
---|---|---|
committer | 2023-06-04 19:04:28 +0300 | |
commit | b439b8369401d41d0667611820c325f87379f142 (patch) | |
tree | e17f3bdc7195110ae8fa53916fb2b36b6e5c2c19 /games-arcade/netris | |
parent | games-arcade/digger: Keyword 20140423-r2 arm64, #907747 (diff) | |
download | gentoo-b439b8369401d41d0667611820c325f87379f142.tar.gz gentoo-b439b8369401d41d0667611820c325f87379f142.tar.bz2 gentoo-b439b8369401d41d0667611820c325f87379f142.zip |
games-arcade/netris: Keyword 0.52-r4 arm64, #907747
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-arcade/netris')
-rw-r--r-- | games-arcade/netris/netris-0.52-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/netris/netris-0.52-r4.ebuild b/games-arcade/netris/netris-0.52-r4.ebuild index 28d1f6e2d747..81086d655920 100644 --- a/games-arcade/netris/netris-0.52-r4.ebuild +++ b/games-arcade/netris/netris-0.52-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.netris.org/pub/netris/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~x86" +KEYWORDS="~amd64 ~arm64 ~mips ~x86" IUSE="" DEPEND="sys-libs/ncurses:0=" |