summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-07 07:02:00 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-07 07:02:00 +0300
commit9100e66319f4d5628dab5c5de54f74ded8ac8925 (patch)
treee1eeff7868bc4ba6c57a91b99106cffd29e1471f /sys-fs/genext2fs
parentsys-fs/genext2fs: Stabilize 1.5.0-r1 ppc, #828930 (diff)
downloadgentoo-9100e66319f4d5628dab5c5de54f74ded8ac8925.tar.gz
gentoo-9100e66319f4d5628dab5c5de54f74ded8ac8925.tar.bz2
gentoo-9100e66319f4d5628dab5c5de54f74ded8ac8925.zip
sys-fs/genext2fs: Stabilize 1.5.0-r1 arm, #828930
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs/genext2fs')
-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 fa713f457120..7b03bbff2868 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" )