commit: d2c372304b07eadf9507a2968861c9b902782d4e Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Aug 8 12:32:14 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Aug 8 12:32:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2c37230
sys-fs/genext2fs: amd64 stable wrt bug #828930 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-fs/genext2fs/genext2fs-1.5.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/genext2fs/genext2fs-1.5.0-r1.ebuild b/sys-fs/genext2fs/genext2fs-1.5.0-r1.ebuild index 7b03bbff2868..c839464d7554 100644 --- a/sys-fs/genext2fs/genext2fs-1.5.0-r1.ebuild +++ b/sys-fs/genext2fs/genext2fs-1.5.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/bestouff/genext2fs/archive/refs/tags/v${PV}.tar.gz - LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~mips ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ~ppc64 ~sparc ~x86" PATCHES=( "${FILESDIR}/backport-pr-32.patch" )
