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: Wed, 30 Mar 2016 18:26:57
Message-Id: 1459362380.f2437a35cf081bf3ad0b07e66014a2b94d74febb.maekke@gentoo
1 commit: f2437a35cf081bf3ad0b07e66014a2b94d74febb
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 30 18:26:20 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 30 18:26:20 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2437a35
7
8 app-misc/mc: arm stable, bug #577314
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="arm"
12
13 app-misc/mc/mc-4.8.15.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-misc/mc/mc-4.8.15.ebuild b/app-misc/mc/mc-4.8.15.ebuild
17 index eca1a21..7ec3215 100644
18 --- a/app-misc/mc/mc-4.8.15.ebuild
19 +++ b/app-misc/mc/mc-4.8.15.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="http://www.midnight-commander.org/downloads/${MY_P}.tar.xz"
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
25 +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
26 IUSE="+edit gpm mclib nls samba sftp +slang spell test X +xdg"
27
28 REQUIRED_USE="spell? ( edit )"