diff options
author | Sam James <sam@gentoo.org> | 2023-10-03 23:39:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-03 23:39:29 +0100 |
commit | 208a5e98061b83db8951db041a65b1e56febbd2c (patch) | |
tree | b500d392b7804ef6ab4c508503ceefa2da17caa3 /sys-fs | |
parent | dev-python/twisted: Stabilize 23.8.0 sparc, #914702 (diff) | |
download | gentoo-208a5e98061b83db8951db041a65b1e56febbd2c.tar.gz gentoo-208a5e98061b83db8951db041a65b1e56febbd2c.tar.bz2 gentoo-208a5e98061b83db8951db041a65b1e56febbd2c.zip |
sys-fs/mtd-utils: Stabilize 2.1.6-r1 arm64, #915146
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/mtd-utils/mtd-utils-2.1.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/mtd-utils/mtd-utils-2.1.6-r1.ebuild b/sys-fs/mtd-utils/mtd-utils-2.1.6-r1.ebuild index 53f7c4c09597..d7b7cfa69088 100644 --- a/sys-fs/mtd-utils/mtd-utils-2.1.6-r1.ebuild +++ b/sys-fs/mtd-utils/mtd-utils-2.1.6-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://infraroot.at/pub/mtd/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="+lzo +ssl test xattr +zstd" RESTRICT="!test? ( test )" |