diff options
author | Sam James <sam@gentoo.org> | 2023-05-17 03:48:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-17 03:48:24 +0100 |
commit | 86d33d6bee466f91807bf37b39932eafc0582e8a (patch) | |
tree | dbc9bd13df68217d1310e9e71c83821f8bc2ac67 /sys-process | |
parent | dev-python/python-lzo: Keyword 1.14-r1 arm64, #906555 (diff) | |
download | gentoo-86d33d6bee466f91807bf37b39932eafc0582e8a.tar.gz gentoo-86d33d6bee466f91807bf37b39932eafc0582e8a.tar.bz2 gentoo-86d33d6bee466f91807bf37b39932eafc0582e8a.zip |
sys-process/bashtop: Keyword 0.9.25 arm64, #906560
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/bashtop/bashtop-0.9.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/bashtop/bashtop-0.9.25.ebuild b/sys-process/bashtop/bashtop-0.9.25.ebuild index 07166d23d85b..4c03f216f0f0 100644 --- a/sys-process/bashtop/bashtop-0.9.25.ebuild +++ b/sys-process/bashtop/bashtop-0.9.25.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" src_prepare() { default |