diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-11 16:22:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-11 16:23:33 +0200 |
commit | 794020df28ab930d710d33e0732c529c41f43c5b (patch) | |
tree | abd51f739abd86cb6988e6597f2663ee72bfbfb2 /app-admin/supervisor | |
parent | net-im/pidgin: x86 stable wrt bug #736703 (diff) | |
download | gentoo-794020df28ab930d710d33e0732c529c41f43c5b.tar.gz gentoo-794020df28ab930d710d33e0732c529c41f43c5b.tar.bz2 gentoo-794020df28ab930d710d33e0732c529c41f43c5b.zip |
app-admin/supervisor: x86 stable wrt bug #736711
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/supervisor')
-rw-r--r-- | app-admin/supervisor/supervisor-4.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/supervisor/supervisor-4.2.0.ebuild b/app-admin/supervisor/supervisor-4.2.0.ebuild index 607c68383023..73f0b57fc80e 100644 --- a/app-admin/supervisor/supervisor-4.2.0.ebuild +++ b/app-admin/supervisor/supervisor-4.2.0.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="repoze ZPL BSD HPND GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND="acct-group/supervisor" |