commit: f6531e43d3195e4089e02a1a392ffb06c73fe1ca Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Tue May 29 11:12:30 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Tue May 29 11:12:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6531e43
app-admin/monit: x86 stable (bug #652180) Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-admin/monit/monit-5.25.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/monit/monit-5.25.1.ebuild b/app-admin/monit/monit-5.25.1.ebuild index 0cbe4359523..c72607574f1 100644 --- a/app-admin/monit/monit-5.25.1.ebuild +++ b/app-admin/monit/monit-5.25.1.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 @@ -10,7 +10,7 @@ SRC_URI="http://mmonit.com/monit/dist/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux" IUSE="libressl pam ssl" RDEPEND="
