From ee1036813782b32fdb9d338f2f6dc9f6ea880108 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 28 Mar 2025 19:58:27 +0300 Subject: [PATCH] app-misc/mc: Stabilize 4.8.33 ppc, #952830 Signed-off-by: Arthur Zamarin --- app-misc/mc/mc-4.8.33.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/mc/mc-4.8.33.ebuild b/app-misc/mc/mc-4.8.33.ebuild index a192b7e42e81e..96a803aced238 100644 --- a/app-misc/mc/mc-4.8.33.ebuild +++ b/app-misc/mc/mc-4.8.33.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos" IUSE="+edit gpm nls sftp +slang spell test unicode X" REQUIRED_USE="spell? ( edit )"