Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/mtools/
Date: Sat, 19 Feb 2022 09:56:13
Message-Id: 1645264559.95e46ecc56de9dd2e204f07c4491e1a5ae218f7d.arthurzam@gentoo
1 commit: 95e46ecc56de9dd2e204f07c4491e1a5ae218f7d
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 19 09:55:59 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 19 09:55:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95e46ecc
7
8 sys-fs/mtools: Stabilize 4.0.37 arm, #833652
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 sys-fs/mtools/mtools-4.0.37.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-fs/mtools/mtools-4.0.37.ebuild b/sys-fs/mtools/mtools-4.0.37.ebuild
16 index 4ddd2e272df9..1b4c09b1ccb3 100644
17 --- a/sys-fs/mtools/mtools-4.0.37.ebuild
18 +++ b/sys-fs/mtools/mtools-4.0.37.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos ~x64-solaris"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos ~x64-solaris"
25 IUSE="X"
26
27 RDEPEND="!elibc_glibc? ( virtual/libiconv )