commit: ea5accb9a60d0894ae56324aee3d54db853e4e1f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 7 00:52:19 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 7 00:57:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea5accb9
net-mail/mlmmj: Stabilize 1.3.0 amd64, #763942 Signed-off-by: Sam James <sam <AT> gentoo.org> net-mail/mlmmj/mlmmj-1.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-mail/mlmmj/mlmmj-1.3.0.ebuild b/net-mail/mlmmj/mlmmj-1.3.0.ebuild index c955caee300..9a57a09e9d3 100644 --- a/net-mail/mlmmj/mlmmj-1.3.0.ebuild +++ b/net-mail/mlmmj/mlmmj-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="http://mlmmj.org/" SRC_URI="http://mlmmj.org/releases/${MY_P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="virtual/mta" S="${WORKDIR}/${MY_P}"
