Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/mc/
Date: Wed, 30 Dec 2020 00:24:08
Message-Id: 1609287761.2efcea9d8d0aab9e6ada62ce65f21194efa137b6.sam@gentoo
1 commit: 2efcea9d8d0aab9e6ada62ce65f21194efa137b6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 30 00:22:41 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 30 00:22:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2efcea9d
7
8 app-misc/mc: Stabilize 4.8.25-r1 arm, #761912
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-misc/mc/mc-4.8.25-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-misc/mc/mc-4.8.25-r1.ebuild b/app-misc/mc/mc-4.8.25-r1.ebuild
16 index 7ebb4749ef7..af2b8365e13 100644
17 --- a/app-misc/mc/mc-4.8.25-r1.ebuild
18 +++ b/app-misc/mc/mc-4.8.25-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 ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
25 IUSE="+edit gpm nls samba sftp +slang spell test unicode X +xdg"
26
27 REQUIRED_USE="spell? ( edit )"