Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/mc/
Date: Wed, 23 Sep 2015 12:53:01
Message-Id: 1443012708.9c0b3fb0496c87378fdfdc9c9569fd2f8bdc5d7b.ago@gentoo
1 commit: 9c0b3fb0496c87378fdfdc9c9569fd2f8bdc5d7b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 23 12:49:53 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 23 12:51:48 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c0b3fb0
7
8 app-misc/mc: ppc64 stable wrt bug #560686
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="ppc64"
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 689a4f9..2b6fdcf 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 )"