From: Tobias Klausmann Date: Mon, 4 Jul 2016 17:01:38 +0000 (+0200) Subject: net-mail/notmuch-0.22-r2: add ~alpha keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f8a5c1122b88024e2ea4b3616ed9317da0f9a007;p=gentoo.git net-mail/notmuch-0.22-r2: add ~alpha keyword Gentoo-Bug: 587560 --- diff --git a/net-mail/notmuch/notmuch-0.22-r2.ebuild b/net-mail/notmuch/notmuch-0.22-r2.ebuild index 6ef39397a009..73a9881e5650 100644 --- a/net-mail/notmuch/notmuch-0.22-r2.ebuild +++ b/net-mail/notmuch/notmuch-0.22-r2.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/4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~x86" REQUIRED_USE=" nmbug? ( python ) python? ( ${PYTHON_REQUIRED_USE} )