diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-04-02 09:58:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-04-02 09:58:44 +0200 |
commit | cced4c102f090443dbe23f17f5fbc8cefa531fe3 (patch) | |
tree | ad43139c34fbc5f5802d25dcce4d077ad3ef5611 /net-mail | |
parent | dev-python/zeep: amd64 stable wrt bug #836545 (diff) | |
download | gentoo-cced4c102f090443dbe23f17f5fbc8cefa531fe3.tar.gz gentoo-cced4c102f090443dbe23f17f5fbc8cefa531fe3.tar.bz2 gentoo-cced4c102f090443dbe23f17f5fbc8cefa531fe3.zip |
net-mail/automx2: amd64 stable (ALLARCHES policy) wrt bug #836547
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/automx2/automx2-2021.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/automx2/automx2-2021.6.ebuild b/net-mail/automx2/automx2-2021.6.ebuild index 053aba45a4d9..8f23e1fc2e4c 100644 --- a/net-mail/automx2/automx2-2021.6.ebuild +++ b/net-mail/automx2/automx2-2021.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/rseichter/automx2/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" BDEPEND="acct-user/automx2" RDEPEND=" |