diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-01 15:39:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-01 15:39:23 +0200 |
commit | daee04f22aacb0ce237e03ac983beb8e8648e1b2 (patch) | |
tree | 68c976a4b8dd5a2db126de0df5e74594e240ca52 /net-mail | |
parent | sys-power/bbswitch: x86 stable wrt bug #811240 (diff) | |
download | gentoo-daee04f22aacb0ce237e03ac983beb8e8648e1b2.tar.gz gentoo-daee04f22aacb0ce237e03ac983beb8e8648e1b2.tar.bz2 gentoo-daee04f22aacb0ce237e03ac983beb8e8648e1b2.zip |
net-mail/mu: x86 stable wrt bug #811246
Package-Manager: Portage-3.0.20, Repoman-3.0.2
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.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/mu/mu-1.6.1.ebuild b/net-mail/mu/mu-1.6.1.ebuild index ef3bd37d900f..f80c8b298115 100644 --- a/net-mail/mu/mu-1.6.1.ebuild +++ b/net-mail/mu/mu-1.6.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/djcb/mu/releases/download/${PV}/mu-${PV}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 x86 ~x64-macos" IUSE="emacs guile mug" DEPEND=" |