diff options
author | Matthew Smith <matthew@gentoo.org> | 2022-07-28 20:11:06 +0100 |
---|---|---|
committer | Matthew Smith <matthew@gentoo.org> | 2022-07-28 20:11:06 +0100 |
commit | a3f9cc94d5c8ce9df7e176c6201aa91a5a9ac095 (patch) | |
tree | 66cf01094abffd80b91468f2032224a3b7ff7bcc /net-mail/mu | |
parent | app-emulation/wine-staging: Merge USE flags (diff) | |
download | gentoo-a3f9cc94d5c8ce9df7e176c6201aa91a5a9ac095.tar.gz gentoo-a3f9cc94d5c8ce9df7e176c6201aa91a5a9ac095.tar.bz2 gentoo-a3f9cc94d5c8ce9df7e176c6201aa91a5a9ac095.zip |
net-mail/mu: keyword 1.8.7 for ~riscv
Signed-off-by: Matthew Smith <matthew@gentoo.org>
Diffstat (limited to 'net-mail/mu')
-rw-r--r-- | net-mail/mu/mu-1.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/mu/mu-1.8.7.ebuild b/net-mail/mu/mu-1.8.7.ebuild index af673005c01c..2e8ad733ced5 100644 --- a/net-mail/mu/mu-1.8.7.ebuild +++ b/net-mail/mu/mu-1.8.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/djcb/mu/releases/download/v${PV}/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~x64-macos" IUSE="emacs readline" DEPEND=" |