diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-21 10:07:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-21 10:07:09 +0200 |
commit | ea7635d3886cdeb76156bacd62e519c1581555cb (patch) | |
tree | 6dd9d0032e71d394636470f33e2f113bef14beb0 /net-mail/mlmmj | |
parent | sys-kernel/vanilla-sources: Automated version bump to {4.4.69,4.9.29,4.10.17,... (diff) | |
download | gentoo-ea7635d3886cdeb76156bacd62e519c1581555cb.tar.gz gentoo-ea7635d3886cdeb76156bacd62e519c1581555cb.tar.bz2 gentoo-ea7635d3886cdeb76156bacd62e519c1581555cb.zip |
net-mail/mlmmj: amd64 stable wrt bug #619136
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-mail/mlmmj')
-rw-r--r-- | net-mail/mlmmj/mlmmj-1.2.19.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/mlmmj/mlmmj-1.2.19.0-r1.ebuild b/net-mail/mlmmj/mlmmj-1.2.19.0-r1.ebuild index e8297ba5e0b7..074c57a3fbf7 100644 --- a/net-mail/mlmmj/mlmmj-1.2.19.0-r1.ebuild +++ b/net-mail/mlmmj/mlmmj-1.2.19.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # 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}" |