diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-26 12:43:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-26 12:43:39 +0200 |
commit | b6749a597371f6b74bccef7f2798074e47470b38 (patch) | |
tree | 37b90485eab81f5ceacb1eeb6e699c10f699fc6f /net-mail | |
parent | dev-util/wiggle: amd64 stable wrt bug #557916 (diff) | |
download | gentoo-b6749a597371f6b74bccef7f2798074e47470b38.tar.gz gentoo-b6749a597371f6b74bccef7f2798074e47470b38.tar.bz2 gentoo-b6749a597371f6b74bccef7f2798074e47470b38.zip |
net-mail/notmuch: amd64 stable wrt bug #557918
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/notmuch/notmuch-0.20.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/notmuch/notmuch-0.20.2.ebuild b/net-mail/notmuch/notmuch-0.20.2.ebuild index 3c6b77c3b3a3..58d27d958a5c 100644 --- a/net-mail/notmuch/notmuch-0.20.2.ebuild +++ b/net-mail/notmuch/notmuch-0.20.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/4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" REQUIRED_USE=" nmbug? ( python ) python? ( ${PYTHON_REQUIRED_USE} ) |