commit: 850e0692cdcf98553e5b337a56ad54fbc3f1570b Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Fri Nov 27 15:56:43 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Nov 27 15:58:14 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=850e0692
net-irc/emech: stabilize 3.0.99_p3 on amd64 Bug: https://bugs.gentoo.org/757177 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> net-irc/emech/emech-3.0.99_p3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-irc/emech/emech-3.0.99_p3.ebuild b/net-irc/emech/emech-3.0.99_p3.ebuild index f083ab026f8..51338f035ea 100644 --- a/net-irc/emech/emech-3.0.99_p3.ebuild +++ b/net-irc/emech/emech-3.0.99_p3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://www.energymech.net/files/${P/_/}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="debug session tcl" S="${WORKDIR}/${P/_/}"
