Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/mc/
Date: Sun, 24 Feb 2019 19:20:43
Message-Id: 1551035963.ab282fe9992008e3c24a6a37fe9f699cd187a600.maekke@gentoo
1 commit: ab282fe9992008e3c24a6a37fe9f699cd187a600
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 24 19:19:23 2019 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 24 19:19:23 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab282fe9
7
8 app-misc/mc: arm stable, bug #677464
9
10 Signed-off-by: Markus Meier <maekke <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="arm"
13
14 app-misc/mc/mc-4.8.22.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-misc/mc/mc-4.8.22.ebuild b/app-misc/mc/mc-4.8.22.ebuild
18 index 7fdb6ba9ca1..6e9bb632c7a 100644
19 --- a/app-misc/mc/mc-4.8.22.ebuild
20 +++ b/app-misc/mc/mc-4.8.22.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="http://ftp.midnight-commander.org/${MY_P}.tar.xz"
22
23 LICENSE="GPL-3"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm arm64 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"
26 +KEYWORDS="~alpha amd64 arm arm64 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"
27 IUSE="+edit gpm mclib nls samba sftp +slang spell test unicode X +xdg"
28
29 REQUIRED_USE="spell? ( edit )"