diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-04-27 08:53:38 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-04-27 08:53:38 +0200 |
commit | b32eff8ce8301be01b6e7461b1117189f602daad (patch) | |
tree | 88b3138d120d9b331199e11fe1d3f5e739dd749c /app-admin/supervisor/supervisor-4.2.5.ebuild | |
parent | dev-perl/XS-Parse-Keyword: add 0.410.0 (diff) | |
download | gentoo-b32eff8ce8301be01b6e7461b1117189f602daad.tar.gz gentoo-b32eff8ce8301be01b6e7461b1117189f602daad.tar.bz2 gentoo-b32eff8ce8301be01b6e7461b1117189f602daad.zip |
app-admin/supervisor: Keyword 4.2.5 arm64, #930719
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-admin/supervisor/supervisor-4.2.5.ebuild')
-rw-r--r-- | app-admin/supervisor/supervisor-4.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/supervisor/supervisor-4.2.5.ebuild b/app-admin/supervisor/supervisor-4.2.5.ebuild index d067658aa814..4ff555fe8f00 100644 --- a/app-admin/supervisor/supervisor-4.2.5.ebuild +++ b/app-admin/supervisor/supervisor-4.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~arm64 ~riscv x86" RDEPEND="acct-group/supervisor" |