diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-13 00:53:24 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-13 00:53:24 +0100 |
commit | e12f42318b802301c7073da9b9a7ebbe65fe9036 (patch) | |
tree | 345d29d45669002386e2078913198e4941023cb5 /net-mail/notmuch | |
parent | dev-perl/X11-XCB: x86 stable (bug #711546) (diff) | |
download | gentoo-e12f42318b802301c7073da9b9a7ebbe65fe9036.tar.gz gentoo-e12f42318b802301c7073da9b9a7ebbe65fe9036.tar.bz2 gentoo-e12f42318b802301c7073da9b9a7ebbe65fe9036.zip |
net-mail/notmuch: x86 stable (bug #747643)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-mail/notmuch')
-rw-r--r-- | net-mail/notmuch/notmuch-0.31.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/notmuch/notmuch-0.31.2.ebuild b/net-mail/notmuch/notmuch-0.31.2.ebuild index bf63e1d7f55b..750021265833 100644 --- a/net-mail/notmuch/notmuch-0.31.2.ebuild +++ b/net-mail/notmuch/notmuch-0.31.2.ebuild @@ -18,7 +18,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 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 x86" REQUIRED_USE=" apidoc? ( doc ) nmbug? ( python ) |