diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-28 17:45:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-28 17:45:43 +0200 |
commit | 061168f9c57b3d7d4ef059599038ebeb7256d6ae (patch) | |
tree | 64c7064814784a2edadddd508b2a916a5b9e4948 /net-mail | |
parent | x11-misc/lightdm-gtk-greeter: x86 stable wrt bug #724378 (diff) | |
download | gentoo-061168f9c57b3d7d4ef059599038ebeb7256d6ae.tar.gz gentoo-061168f9c57b3d7d4ef059599038ebeb7256d6ae.tar.bz2 gentoo-061168f9c57b3d7d4ef059599038ebeb7256d6ae.zip |
net-mail/mu: x86 stable wrt bug #724444
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/mu/mu-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/mu/mu-1.4.1.ebuild b/net-mail/mu/mu-1.4.1.ebuild index 0b3ffd68928e..fe038e53b674 100644 --- a/net-mail/mu/mu-1.4.1.ebuild +++ b/net-mail/mu/mu-1.4.1.ebuild @@ -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 guile mug" DEPEND=" |