diff options
author | James Le Cuirot <chewi@gentoo.org> | 2023-06-27 09:06:28 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2023-06-27 09:07:10 +0100 |
commit | 1f1928a5519b22a4f88e104abcdfbef41612e713 (patch) | |
tree | 970302aee876c5fa38d8bf4a07fb273e2cba2667 /sys-process/btop | |
parent | dev-python/pyzmq: Stabilize 25.1.0 ppc, #909259 (diff) | |
download | gentoo-1f1928a5519b22a4f88e104abcdfbef41612e713.tar.gz gentoo-1f1928a5519b22a4f88e104abcdfbef41612e713.tar.bz2 gentoo-1f1928a5519b22a4f88e104abcdfbef41612e713.zip |
sys-process/btop: Keyword 1.2.13-r2 for ~m68k
Manually tested and working.
Closes: https://bugs.gentoo.org/908764
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'sys-process/btop')
-rw-r--r-- | sys-process/btop/btop-1.2.13-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/btop/btop-1.2.13-r2.ebuild b/sys-process/btop/btop-1.2.13-r2.ebuild index a061530402ae..86cd409fd638 100644 --- a/sys-process/btop/btop-1.2.13-r2.ebuild +++ b/sys-process/btop/btop-1.2.13-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/aristocratos/btop/archive/refs/tags/v${PV}.tar.gz -> LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~x86" PATCHES=( # Backported fixes for https://bugs.gentoo.org/884005, |