diff options
author | Sam James <sam@gentoo.org> | 2020-10-27 23:24:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-27 23:24:10 +0000 |
commit | d41895d3c7e00f30785b165b1f11f8e2e6c0a30d (patch) | |
tree | 0da6b5f857ba0f0ffae4fbb7cf8e146d2f89f121 /net-mail | |
parent | sci-libs/openlibm: fix subslot in 0.7.2 (diff) | |
download | gentoo-d41895d3c7e00f30785b165b1f11f8e2e6c0a30d.tar.gz gentoo-d41895d3c7e00f30785b165b1f11f8e2e6c0a30d.tar.bz2 gentoo-d41895d3c7e00f30785b165b1f11f8e2e6c0a30d.zip |
net-mail/mu: Keyword 1.4.13 arm64, #751019
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/mu/mu-1.4.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/mu/mu-1.4.13.ebuild b/net-mail/mu/mu-1.4.13.ebuild index deff2a3084d3..054cb2e23aec 100644 --- a/net-mail/mu/mu-1.4.13.ebuild +++ b/net-mail/mu/mu-1.4.13.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/djcb/mu/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="~amd64 ~arm64 x86" IUSE="emacs guile mug" DEPEND=" |