Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/mc/
Date: Thu, 01 Feb 2018 20:37:29
Message-Id: 1517517415.128fa073142a6c1e23a914cdd77f8787517378c8.whissi@gentoo
1 commit: 128fa073142a6c1e23a914cdd77f8787517378c8
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 1 20:29:55 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 1 20:36:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=128fa073
7
8 app-misc/mc: x86 stable (bug #644450)
9
10 Package-Manager: Portage-2.3.21, Repoman-2.3.6
11
12 app-misc/mc/mc-4.8.20-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-misc/mc/mc-4.8.20-r1.ebuild b/app-misc/mc/mc-4.8.20-r1.ebuild
16 index aca26bd2379..b7eaa5b7c24 100644
17 --- a/app-misc/mc/mc-4.8.20-r1.ebuild
18 +++ b/app-misc/mc/mc-4.8.20-r1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="http://ftp.midnight-commander.org/${MY_P}.tar.xz"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -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"
24 +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"
25 IUSE="+edit gpm mclib nls samba sftp +slang spell test X +xdg"
26
27 REQUIRED_USE="spell? ( edit )"