Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/genext2fs/
Date: Mon, 08 Aug 2022 12:34:09
Message-Id: 1659961934.d2c372304b07eadf9507a2968861c9b902782d4e.ago@gentoo
1 commit: d2c372304b07eadf9507a2968861c9b902782d4e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 8 12:32:14 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 8 12:32:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2c37230
7
8 sys-fs/genext2fs: amd64 stable wrt bug #828930
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 sys-fs/genext2fs/genext2fs-1.5.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-fs/genext2fs/genext2fs-1.5.0-r1.ebuild b/sys-fs/genext2fs/genext2fs-1.5.0-r1.ebuild
16 index 7b03bbff2868..c839464d7554 100644
17 --- a/sys-fs/genext2fs/genext2fs-1.5.0-r1.ebuild
18 +++ b/sys-fs/genext2fs/genext2fs-1.5.0-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/bestouff/genext2fs/archive/refs/tags/v${PV}.tar.gz -
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~mips ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ~ppc64 ~sparc ~x86"
25
26 PATCHES=( "${FILESDIR}/backport-pr-32.patch" )