diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-04 16:38:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-04 16:38:34 +0200 |
commit | 8c8d6e4ef8a2106b8ae286d0f7465e714b01bb4c (patch) | |
tree | 75e882ddeeab44b67184dce96a1679380c7b0a0a /net-mail/mhonarc | |
parent | net-irc/znc: amd64 stable wrt bug #720750 (diff) | |
download | gentoo-8c8d6e4ef8a2106b8ae286d0f7465e714b01bb4c.tar.gz gentoo-8c8d6e4ef8a2106b8ae286d0f7465e714b01bb4c.tar.bz2 gentoo-8c8d6e4ef8a2106b8ae286d0f7465e714b01bb4c.zip |
net-mail/mhonarc: amd64 stable wrt bug #720922
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-mail/mhonarc')
-rw-r--r-- | net-mail/mhonarc/mhonarc-2.6.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/mhonarc/mhonarc-2.6.19.ebuild b/net-mail/mhonarc/mhonarc-2.6.19.ebuild index 927fad6c59b0..989d1033bd1c 100644 --- a/net-mail/mhonarc/mhonarc-2.6.19.ebuild +++ b/net-mail/mhonarc/mhonarc-2.6.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://www.mhonarc.org/release/MHonArc/tar/MHonArc-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~x86" +KEYWORDS="amd64 ~mips ~ppc ~x86" # Warrants IUSE examples, and here it is + ? IUSE doc; see also extras folder with html docs IUSE="examples" |