diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-13 10:02:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-13 10:02:51 +0200 |
commit | 7e757a9dcd4f209d48b84edfe50fa78df248be49 (patch) | |
tree | 0a04784c947ce234067e6cfb9e50d1f3d21b52de /sys-fs/genext2fs | |
parent | media-sound/mpg123: sparc stable wrt bug #865023 (diff) | |
download | gentoo-7e757a9dcd4f209d48b84edfe50fa78df248be49.tar.gz gentoo-7e757a9dcd4f209d48b84edfe50fa78df248be49.tar.bz2 gentoo-7e757a9dcd4f209d48b84edfe50fa78df248be49.zip |
sys-fs/genext2fs: x86 stable wrt bug #828930
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/genext2fs')
-rw-r--r-- | sys-fs/genext2fs/genext2fs-1.5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/genext2fs/genext2fs-1.5.0-r1.ebuild b/sys-fs/genext2fs/genext2fs-1.5.0-r1.ebuild index 2aa7a55641ad..730550a3a7ac 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" ) |