summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-10-14 07:44:30 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-10-14 07:44:30 +0300
commit50fd0205e7707d1f45028f42c31e7843fdce85f1 (patch)
tree401bcff7250478bf902f307c12fcb8e65f697704 /games-misc
parentdev-util/pkgcheck: set maintainer to pkgcore project (diff)
downloadgentoo-50fd0205e7707d1f45028f42c31e7843fdce85f1.tar.gz
gentoo-50fd0205e7707d1f45028f42c31e7843fdce85f1.tar.bz2
gentoo-50fd0205e7707d1f45028f42c31e7843fdce85f1.zip
games-misc/bsod: Keyword 0.1-r1 arm64, #869065
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r--games-misc/bsod/bsod-0.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/bsod/bsod-0.1-r1.ebuild b/games-misc/bsod/bsod-0.1-r1.ebuild
index dfeb9584c8e8..ec48156a903c 100644
--- a/games-misc/bsod/bsod-0.1-r1.ebuild
+++ b/games-misc/bsod/bsod-0.1-r1.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
@@ -11,7 +11,7 @@ SRC_URI="http://www.vanheusden.com/${PN}/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
RDEPEND="sys-libs/ncurses:0="
DEPEND="${RDEPEND}"