diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-25 14:52:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-25 14:52:23 +0100 |
commit | 1ab7adc8ef679992955c7fef416a297e453fa24e (patch) | |
tree | 8efddc75ec6379fa06e94befdd98e813b5888727 /net-mail/mu | |
parent | dev-util/distro-info-data: x86 stable wrt bug #772107 (diff) | |
download | gentoo-1ab7adc8ef679992955c7fef416a297e453fa24e.tar.gz gentoo-1ab7adc8ef679992955c7fef416a297e453fa24e.tar.bz2 gentoo-1ab7adc8ef679992955c7fef416a297e453fa24e.zip |
net-mail/mu: x86 stable wrt bug #772167
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-mail/mu')
-rw-r--r-- | net-mail/mu/mu-1.4.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/mu/mu-1.4.15.ebuild b/net-mail/mu/mu-1.4.15.ebuild index ab29acf0a6fd..b2c4670a0b06 100644 --- a/net-mail/mu/mu-1.4.15.ebuild +++ b/net-mail/mu/mu-1.4.15.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 ~arm ~arm64 ~x86 ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 x86 ~x64-macos" IUSE="emacs guile mug" DEPEND=" |