diff options
author | Sam James <sam@gentoo.org> | 2020-10-27 23:25:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-27 23:25:39 +0000 |
commit | 7cb1220db1121d31b4fbf02462e7b160ccfb15ed (patch) | |
tree | 64adf5c1ecdbe0654f4d325410d8f46a5e80b358 /net-mail | |
parent | net-mail/mu: Keyword 1.4.13 arm64, #751019 (diff) | |
download | gentoo-7cb1220db1121d31b4fbf02462e7b160ccfb15ed.tar.gz gentoo-7cb1220db1121d31b4fbf02462e7b160ccfb15ed.tar.bz2 gentoo-7cb1220db1121d31b4fbf02462e7b160ccfb15ed.zip |
net-mail/notmuch: Keyword 0.31-r1 arm, #751022
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/notmuch/notmuch-0.31-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/notmuch/notmuch-0.31-r1.ebuild b/net-mail/notmuch/notmuch-0.31-r1.ebuild index f5fd2cc5cf82..07472ca4b038 100644 --- a/net-mail/notmuch/notmuch-0.31-r1.ebuild +++ b/net-mail/notmuch/notmuch-0.31-r1.ebuild @@ -19,7 +19,7 @@ LICENSE="GPL-3" # Sub-slot corresponds to major wersion of libnotmuch.so.X.Y. Bump of Y is # meant to be binary backward compatible. SLOT="0/5" -KEYWORDS="~alpha ~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~x86" REQUIRED_USE=" nmbug? ( python ) python? ( ${PYTHON_REQUIRED_USE} ) |