diff options
author | 2024-03-23 12:52:22 +0100 | |
---|---|---|
committer | 2024-03-23 12:52:22 +0100 | |
commit | fd3244d51dd5c89d408469779a6026a56e97af1f (patch) | |
tree | 8a20b7e72f2f86667cae95705c4b8eda61d3c873 /sys-process/btop | |
parent | media-gfx/freecad: update vtk dependency (diff) | |
download | gentoo-fd3244d51dd5c89d408469779a6026a56e97af1f.tar.gz gentoo-fd3244d51dd5c89d408469779a6026a56e97af1f.tar.bz2 gentoo-fd3244d51dd5c89d408469779a6026a56e97af1f.zip |
sys-process/btop: Stabilize 1.3.2 amd64, #927475
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-process/btop')
-rw-r--r-- | sys-process/btop/btop-1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/btop/btop-1.3.2.ebuild b/sys-process/btop/btop-1.3.2.ebuild index 7ae899ea876a..5b3afb603702 100644 --- a/sys-process/btop/btop-1.3.2.ebuild +++ b/sys-process/btop/btop-1.3.2.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" pkg_setup() { if [[ "${MERGE_TYPE}" != "binary" ]]; then |