diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-29 01:32:23 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-29 01:32:23 +0100 |
commit | 37706cf3787b2b2f94b2a47d9fa2a82110991cd0 (patch) | |
tree | 92b6f04f3fdaa895d337e8d4b8d3fe0d2e50cc54 /net-mail | |
parent | sys-apps/systemd: x86 stable (bug #638972) (diff) | |
download | gentoo-37706cf3787b2b2f94b2a47d9fa2a82110991cd0.tar.gz gentoo-37706cf3787b2b2f94b2a47d9fa2a82110991cd0.tar.bz2 gentoo-37706cf3787b2b2f94b2a47d9fa2a82110991cd0.zip |
net-mail/mu: x86 stable (bug #645860)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/mu/mu-0.9.18-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/mu/mu-0.9.18-r2.ebuild b/net-mail/mu/mu-0.9.18-r2.ebuild index a4ac8770cf99..288e651c506e 100644 --- a/net-mail/mu/mu-0.9.18-r2.ebuild +++ b/net-mail/mu/mu-0.9.18-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/djcb/mu/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="emacs" # net-mail/mailutils also installes /usr/bin/mu. Block it until somebody |