diff options
author | Sam James <sam@gentoo.org> | 2023-05-17 03:48:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-17 03:48:22 +0100 |
commit | 03fa465f7e019963e5269d85f2cb6b2f2ea2876f (patch) | |
tree | 4c4709c04df2803367fa0829f1b9d476777d89b3 /sys-fs | |
parent | net-print/cups-pdf: Keyword 3.0.1-r2 arm64, #906390 (diff) | |
download | gentoo-03fa465f7e019963e5269d85f2cb6b2f2ea2876f.tar.gz gentoo-03fa465f7e019963e5269d85f2cb6b2f2ea2876f.tar.bz2 gentoo-03fa465f7e019963e5269d85f2cb6b2f2ea2876f.zip |
sys-fs/ext4magic: Keyword 0.3.2-r1 arm64, #906550
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild b/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild index 5138e1955c4a..53b5bc188bdf 100644 --- a/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild +++ b/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="debug +expert-mode file-attr" RDEPEND="app-arch/bzip2 |