diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-01 06:22:51 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-01 06:22:51 +0200 |
commit | 2de0aac0af3355e9bc9f6db9ebdf17530d92c796 (patch) | |
tree | c52b3c93db8e4a660e55e4c67ae2e6103ad7bd6a /dev-perl | |
parent | dev-perl/CGI-Compile: Keyword 0.250.0 arm64, #878933 (diff) | |
download | gentoo-2de0aac0af3355e9bc9f6db9ebdf17530d92c796.tar.gz gentoo-2de0aac0af3355e9bc9f6db9ebdf17530d92c796.tar.bz2 gentoo-2de0aac0af3355e9bc9f6db9ebdf17530d92c796.zip |
dev-perl/CGI-Emulate-PSGI: Keyword 0.230.0-r1 arm64, #878933
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0-r1.ebuild b/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0-r1.ebuild index cf075363a28a..66613911bdb5 100644 --- a/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0-r1.ebuild +++ b/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="PSGI adapter for CGI" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc x86" RDEPEND=" >=dev-perl/CGI-3.630.0 |