summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-07 00:52:19 +0000
committerSam James <sam@gentoo.org>2021-01-07 00:57:57 +0000
commitea5accb9a60d0894ae56324aee3d54db853e4e1f (patch)
treec22552c77bb97a265f96a1e4612d5caa27c98953 /net-mail
parentx11-misc/xvkbd: Stabilize 4.1 amd64, #763939 (diff)
downloadgentoo-ea5accb9a60d0894ae56324aee3d54db853e4e1f.tar.gz
gentoo-ea5accb9a60d0894ae56324aee3d54db853e4e1f.tar.bz2
gentoo-ea5accb9a60d0894ae56324aee3d54db853e4e1f.zip
net-mail/mlmmj: Stabilize 1.3.0 amd64, #763942
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/mlmmj/mlmmj-1.3.0.ebuild4
1 files 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 c955caee3007..9a57a09e9d31 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}"