diff options
Diffstat (limited to 'net-mail/notmuch/notmuch-0.17.ebuild')
-rw-r--r-- | net-mail/notmuch/notmuch-0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/notmuch/notmuch-0.17.ebuild b/net-mail/notmuch/notmuch-0.17.ebuild index f18f313a9cc4..a08817412477 100644 --- a/net-mail/notmuch/notmuch-0.17.ebuild +++ b/net-mail/notmuch/notmuch-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.17.ebuild,v 1.4 2014/02/26 09:01:37 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.17.ebuild,v 1.5 2014/03/12 05:18:54 phajdan.jr Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="${HOMEPAGE%/}/releases/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" REQUIRED_USE=" python? ( ${PYTHON_REQUIRED_USE} ) test? ( crypt emacs python ) |