diff options
author | Sam James <sam@gentoo.org> | 2020-10-28 04:10:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-28 04:10:05 +0000 |
commit | 75464337c017a27f06856027436585de7b5d9420 (patch) | |
tree | 32d6a21ee7d75ff78a2f89562f175d9c13c99240 /sys-fs/mtd-utils | |
parent | sys-apps/less: Stabilize 563-r1 arm64, #751496 (diff) | |
download | gentoo-75464337c017a27f06856027436585de7b5d9420.tar.gz gentoo-75464337c017a27f06856027436585de7b5d9420.tar.bz2 gentoo-75464337c017a27f06856027436585de7b5d9420.zip |
sys-fs/mtd-utils: Keyword 2.1.2 arm64, #751310
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/mtd-utils')
-rw-r--r-- | sys-fs/mtd-utils/mtd-utils-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/mtd-utils/mtd-utils-2.1.2.ebuild b/sys-fs/mtd-utils/mtd-utils-2.1.2.ebuild index 9e4be5334a33..297168afea61 100644 --- a/sys-fs/mtd-utils/mtd-utils-2.1.2.ebuild +++ b/sys-fs/mtd-utils/mtd-utils-2.1.2.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/sigma-star/mtd-utils/archive/v${PV}.tar.gz -> ${P}.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="+lzo xattr +zstd" DEPEND="!sys-fs/mtd |