commit: 1f1928a5519b22a4f88e104abcdfbef41612e713 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Tue Jun 27 08:06:28 2023 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Tue Jun 27 08:07:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f1928a5
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 <AT> gentoo.org> sys-process/btop/btop-1.2.13-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,
