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, 11 Oct 2015 13:42:34
Message-Id: 1444570927.9f436a74bcf55a3038016d6dfa2d231a4daac5e9.maekke@gentoo
1 commit: 9f436a74bcf55a3038016d6dfa2d231a4daac5e9
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 11 13:42:07 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 11 13:42:07 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f436a74
7
8 app-misc/mc: arm stable, bug #560686
9
10 Package-Manager: portage-2.2.22
11 RepoMan-Options: --include-arches="arm"
12
13 app-misc/mc/mc-4.8.14.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-misc/mc/mc-4.8.14.ebuild b/app-misc/mc/mc-4.8.14.ebuild
17 index eee73d2..5b989ad 100644
18 --- a/app-misc/mc/mc-4.8.14.ebuild
19 +++ b/app-misc/mc/mc-4.8.14.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 )"