diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 12:08:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 12:08:55 +0100 |
commit | 262eef135ab73865a02260fe6dfa2fdce522aee2 (patch) | |
tree | 8714af00c5f8d6157967ece7e0e5270ca44ce512 /app-admin/supervisor | |
parent | net-mail/mu: amd64 stable wrt bug #708964 (diff) | |
download | gentoo-262eef135ab73865a02260fe6dfa2fdce522aee2.tar.gz gentoo-262eef135ab73865a02260fe6dfa2fdce522aee2.tar.bz2 gentoo-262eef135ab73865a02260fe6dfa2fdce522aee2.zip |
app-admin/supervisor: amd64 stable wrt bug #708976
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/supervisor')
-rw-r--r-- | app-admin/supervisor/supervisor-4.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/supervisor/supervisor-4.0.4.ebuild b/app-admin/supervisor/supervisor-4.0.4.ebuild index 04972f56f4a8..adec89632ec0 100644 --- a/app-admin/supervisor/supervisor-4.0.4.ebuild +++ b/app-admin/supervisor/supervisor-4.0.4.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${PN}-${MY_PV}.tar.gz" LICENSE="repoze ZPL BSD HPND GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="doc test" RESTRICT="!test? ( test )" |