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 | 531521ba42d036b315465961353a18a5d2b961f3 (patch) | |
tree | ae6fccbf4957ae6b44575b77e5ac6fe44fb44b21 /games-arcade | |
parent | games-arcade/gnake: Keyword 0.94b-r3 arm64, #907747 (diff) | |
download | gentoo-531521ba42d036b315465961353a18a5d2b961f3.tar.gz gentoo-531521ba42d036b315465961353a18a5d2b961f3.tar.bz2 gentoo-531521ba42d036b315465961353a18a5d2b961f3.zip |
games-arcade/nibbles: Keyword 0.0.4-r1 arm64, #907747
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/nibbles/nibbles-0.0.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/nibbles/nibbles-0.0.4-r1.ebuild b/games-arcade/nibbles/nibbles-0.0.4-r1.ebuild index f0e888118245..83e5c2b92f3e 100644 --- a/games-arcade/nibbles/nibbles-0.0.4-r1.ebuild +++ b/games-arcade/nibbles/nibbles-0.0.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 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="http://www.earth.li/projectpurple/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~x86-linux ~ppc-macos" IUSE="" DEPEND="sys-libs/ncurses:0=" |