diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-02 16:08:48 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-02 16:08:48 +0200 |
commit | 5ab6c18d336815ee6b8d217b10cf7fceedba7697 (patch) | |
tree | cedb4baf96d9ef6f2df9e15a249b0f1028c4ca99 /sys-process | |
parent | dev-python/multidict: Stabilize 6.0.5 arm64, #924800 (diff) | |
download | gentoo-5ab6c18d336815ee6b8d217b10cf7fceedba7697.tar.gz gentoo-5ab6c18d336815ee6b8d217b10cf7fceedba7697.tar.bz2 gentoo-5ab6c18d336815ee6b8d217b10cf7fceedba7697.zip |
sys-process/btop: Stabilize 1.3.0 arm64, #925096
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/btop/btop-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/btop/btop-1.3.0.ebuild b/sys-process/btop/btop-1.3.0.ebuild index 9a60180c0bc5..0d2d9f83c9d0 100644 --- a/sys-process/btop/btop-1.3.0.ebuild +++ b/sys-process/btop/btop-1.3.0.ebuild @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv x86" PATCHES=( # Backport of upstream PR 648. Remove after 1.3.0 |