diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-07-04 19:01:38 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-07-04 19:01:38 +0200 |
commit | f8a5c1122b88024e2ea4b3616ed9317da0f9a007 (patch) | |
tree | 4c588b0643711c5120cdb33d33c80be9dc80f8b7 /net-mail | |
parent | mail-client/mutt-1.6.1-r2: add ~alpha keyword (diff) | |
download | gentoo-f8a5c1122b88024e2ea4b3616ed9317da0f9a007.tar.gz gentoo-f8a5c1122b88024e2ea4b3616ed9317da0f9a007.tar.bz2 gentoo-f8a5c1122b88024e2ea4b3616ed9317da0f9a007.zip |
net-mail/notmuch-0.22-r2: add ~alpha keyword
Gentoo-Bug: 587560
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/notmuch/notmuch-0.22-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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} ) |