summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-07-26 11:25:30 +0200
committerPacho Ramos <pacho@gentoo.org>2017-07-26 11:39:08 +0200
commit819f4c26a81c3139c662b98d60cec1061202c3b0 (patch)
treeb6d9ee82f35d18c541333ae45f044309603ce9dd
parentsys-apps/tuned: EAPI 6 bump. (diff)
downloadgentoo-819f4c26a81c3139c662b98d60cec1061202c3b0.tar.gz
gentoo-819f4c26a81c3139c662b98d60cec1061202c3b0.tar.bz2
gentoo-819f4c26a81c3139c662b98d60cec1061202c3b0.zip
net-mail/notmuch: amd64/x86 stable, bug #618876
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--net-mail/notmuch/notmuch-0.24.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/notmuch/notmuch-0.24.2.ebuild b/net-mail/notmuch/notmuch-0.24.2.ebuild
index 3ab5365e4a9b..a16042a37e03 100644
--- a/net-mail/notmuch/notmuch-0.24.2.ebuild
+++ b/net-mail/notmuch/notmuch-0.24.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="~alpha ~amd64 ~x86"
+KEYWORDS="~alpha amd64 x86"
REQUIRED_USE="
nmbug? ( python )
python? ( ${PYTHON_REQUIRED_USE} )