diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-10 18:18:27 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-10 18:23:33 -0800 |
commit | b82d953a4707c040c85669b3229268960ad1eb10 (patch) | |
tree | c92e59c2a36616795b4e04c27cb2d109b039357a /app-misc | |
parent | x11-misc/picom: keyword 8.2-r2 for ~arm64 (diff) | |
download | gentoo-b82d953a4707c040c85669b3229268960ad1eb10.tar.gz gentoo-b82d953a4707c040c85669b3229268960ad1eb10.tar.bz2 gentoo-b82d953a4707c040c85669b3229268960ad1eb10.zip |
app-misc/tty-clock: keyword 2.3 for ~arm64
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/tty-clock/tty-clock-2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/tty-clock/tty-clock-2.3.ebuild b/app-misc/tty-clock/tty-clock-2.3.ebuild index 4118f7d9021e..15ecda1954e4 100644 --- a/app-misc/tty-clock/tty-clock-2.3.ebuild +++ b/app-misc/tty-clock/tty-clock-2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/xorg62/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="~amd64 ~arm64 ~ppc64" DEPEND="sys-libs/ncurses:=[unicode(+)]" RDEPEND="${DEPEND}" |