diff options
author | Sam James <sam@gentoo.org> | 2024-10-03 09:47:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-03 09:47:20 +0100 |
commit | bb49c5936eb5519a350cb3c7d934868f56cffb05 (patch) | |
tree | 232ad584f3b660875ca5eb3e2e941edcb8c92b1a /app-misc | |
parent | app-misc/mc: Stabilize 4.8.32 ppc, #940691 (diff) | |
download | gentoo-bb49c5936eb5519a350cb3c7d934868f56cffb05.tar.gz gentoo-bb49c5936eb5519a350cb3c7d934868f56cffb05.tar.bz2 gentoo-bb49c5936eb5519a350cb3c7d934868f56cffb05.zip |
app-misc/mc: Stabilize 4.8.32 ppc64, #940691
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/mc/mc-4.8.32.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/mc/mc-4.8.32.ebuild b/app-misc/mc/mc-4.8.32.ebuild index 5640565bfb93..6e1f2120ed7f 100644 --- a/app-misc/mc/mc-4.8.32.ebuild +++ b/app-misc/mc/mc-4.8.32.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 )" |