diff options
author | Ahmed Charles <me@ahmedcharles.com> | 2021-08-29 17:58:27 -0700 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-31 10:20:01 +0800 |
commit | fe44a23e68d18822351a430efb1b737946b1842e (patch) | |
tree | 9bfdd908f20a879ef7b8212474c3dd58bba00d62 /sys-fs/mtd-utils | |
parent | profiles/arch/riscv: package.use.mask clean-up (diff) | |
download | gentoo-fe44a23e68d18822351a430efb1b737946b1842e.tar.gz gentoo-fe44a23e68d18822351a430efb1b737946b1842e.tar.bz2 gentoo-fe44a23e68d18822351a430efb1b737946b1842e.zip |
sys-fs/mtd-utils: keyword ~riscv
Signed-off-by: Ahmed Charles <me@ahmedcharles.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sys-fs/mtd-utils')
-rw-r--r-- | sys-fs/mtd-utils/mtd-utils-2.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/mtd-utils/mtd-utils-2.1.3.ebuild b/sys-fs/mtd-utils/mtd-utils-2.1.3.ebuild index fe9bd2aed2bc..0f873521e8eb 100644 --- a/sys-fs/mtd-utils/mtd-utils-2.1.3.ebuild +++ b/sys-fs/mtd-utils/mtd-utils-2.1.3.ebuild @@ -11,7 +11,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 ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="+lzo xattr +zstd" DEPEND=" |