diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-15 17:17:38 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-15 17:17:38 +0300 |
commit | 57d2282138f14a2569a67aeb4508538d9e87bf0f (patch) | |
tree | 786fd32daa9066dde81b4c84fb92fa11f87fa587 /app-misc | |
parent | sys-devel/patch: arm stable wrt bug #647270 (diff) | |
download | gentoo-57d2282138f14a2569a67aeb4508538d9e87bf0f.tar.gz gentoo-57d2282138f14a2569a67aeb4508538d9e87bf0f.tar.bz2 gentoo-57d2282138f14a2569a67aeb4508538d9e87bf0f.zip |
app-misc/mc: arm stable wrt bug #644450
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/mc/mc-4.8.20-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/mc/mc-4.8.20-r1.ebuild b/app-misc/mc/mc-4.8.20-r1.ebuild index b7eaa5b7c241..344079ed4251 100644 --- a/app-misc/mc/mc-4.8.20-r1.ebuild +++ b/app-misc/mc/mc-4.8.20-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://ftp.midnight-commander.org/${MY_P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="+edit gpm mclib nls samba sftp +slang spell test X +xdg" REQUIRED_USE="spell? ( edit )" |