diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-12 17:24:46 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-12 17:24:46 +0200 |
commit | 455fd02ff4df097621327bd1b3b23ecef8a3b599 (patch) | |
tree | ea8aaed9a0f24969f88fa751371fca22dfdf4d82 /sys-fs/ext4magic | |
parent | sys-fs/ext4magic: Stabilize 0.3.2-r2 amd64, #925609 (diff) | |
download | gentoo-455fd02ff4df097621327bd1b3b23ecef8a3b599.tar.gz gentoo-455fd02ff4df097621327bd1b3b23ecef8a3b599.tar.bz2 gentoo-455fd02ff4df097621327bd1b3b23ecef8a3b599.zip |
sys-fs/ext4magic: Stabilize 0.3.2-r2 x86, #925609
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs/ext4magic')
-rw-r--r-- | sys-fs/ext4magic/ext4magic-0.3.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ext4magic/ext4magic-0.3.2-r2.ebuild b/sys-fs/ext4magic/ext4magic-0.3.2-r2.ebuild index 3cec555bfb8c..6374f4d94c66 100644 --- a/sys-fs/ext4magic/ext4magic-0.3.2-r2.ebuild +++ b/sys-fs/ext4magic/ext4magic-0.3.2-r2.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD-2 FSFAP GPL-2 GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="debug +expert-mode file-attr" RDEPEND="app-arch/bzip2 |