diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-09 11:47:12 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-09 11:47:12 +0300 |
commit | ea8fca251adef531253e4aa625e34e9872c4fe93 (patch) | |
tree | 27dee56add0fa48da427317c8b1a0444982490fe /app-misc/mc | |
parent | net-libs/libmbim: make introspection optional (diff) | |
download | gentoo-ea8fca251adef531253e4aa625e34e9872c4fe93.tar.gz gentoo-ea8fca251adef531253e4aa625e34e9872c4fe93.tar.bz2 gentoo-ea8fca251adef531253e4aa625e34e9872c4fe93.zip |
app-misc/mc: Stabilize 4.8.32-r1 ppc, #940691
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc/mc')
-rw-r--r-- | app-misc/mc/mc-4.8.32-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/mc/mc-4.8.32-r1.ebuild b/app-misc/mc/mc-4.8.32-r1.ebuild index 02665fcadcd7..b82718722b41 100644 --- a/app-misc/mc/mc-4.8.32-r1.ebuild +++ b/app-misc/mc/mc-4.8.32-r1.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 )" |