diff options
author | Sam James <sam@gentoo.org> | 2023-05-01 01:30:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-01 01:30:00 +0100 |
commit | ca4383404405bc98552503d722d9a1b20075971b (patch) | |
tree | 0be9a1e070f145b3e5d853db04d3b355f0f8950f /app-admin/supervisor | |
parent | app-misc/khard: Stabilize 0.18.0 x86, #904577 (diff) | |
download | gentoo-ca4383404405bc98552503d722d9a1b20075971b.tar.gz gentoo-ca4383404405bc98552503d722d9a1b20075971b.tar.bz2 gentoo-ca4383404405bc98552503d722d9a1b20075971b.zip |
app-admin/supervisor: Stabilize 4.2.5 x86, #904622
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/supervisor')
-rw-r--r-- | app-admin/supervisor/supervisor-4.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/supervisor/supervisor-4.2.5.ebuild b/app-admin/supervisor/supervisor-4.2.5.ebuild index 9b41eac1df4a..d067658aa814 100644 --- a/app-admin/supervisor/supervisor-4.2.5.ebuild +++ b/app-admin/supervisor/supervisor-4.2.5.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="http://supervisord.org/ https://pypi.org/project/supervisor/" LICENSE="repoze ZPL BSD HPND GPL-2" SLOT="0" -KEYWORDS="amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv x86" RDEPEND="acct-group/supervisor" |