summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-08-08 14:38:49 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-08-08 14:38:49 +0200
commit46c4e5ec9602553c33e12c2a0118023fba61181a (patch)
treefb3421ea82a9e00beabb541179a2f097d22432da /sys-fs
parentdev-vcs/mercurial: ppc64 stable wrt bug #851987 (diff)
downloadgentoo-46c4e5ec9602553c33e12c2a0118023fba61181a.tar.gz
gentoo-46c4e5ec9602553c33e12c2a0118023fba61181a.tar.bz2
gentoo-46c4e5ec9602553c33e12c2a0118023fba61181a.zip
sys-fs/genext2fs: sparc stable wrt bug #828930
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/genext2fs/genext2fs-1.5.0-r1.ebuild2
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 c839464d7554..2aa7a55641ad 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" )