diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-03-27 21:04:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-03-27 21:04:01 +0100 |
commit | 868c71d58c4fde66941955dc2ace3cce01d97c3f (patch) | |
tree | fe593b01fff36ba66d84608b503d0b96878e274e /net-mail/mailman | |
parent | app-backup/burp: amd64 stable wrt bug #641842 (diff) | |
download | gentoo-868c71d58c4fde66941955dc2ace3cce01d97c3f.tar.gz gentoo-868c71d58c4fde66941955dc2ace3cce01d97c3f.tar.bz2 gentoo-868c71d58c4fde66941955dc2ace3cce01d97c3f.zip |
net-mail/mailman: amd64 stable wrt bug #662902
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-mail/mailman')
-rw-r--r-- | net-mail/mailman/mailman-2.1.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/mailman/mailman-2.1.29.ebuild b/net-mail/mailman/mailman-2.1.29.ebuild index daf50c80c719..17fb0f307280 100644 --- a/net-mail/mailman/mailman-2.1.29.ebuild +++ b/net-mail/mailman/mailman-2.1.29.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.list.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="selinux" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |