diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 20:34:11 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 20:34:11 +0200 |
commit | a4649e5912bc5eb242e8778dddbe47280bee5346 (patch) | |
tree | ff7b00c0470123f79d9ff158c23856ef4d1bc3a7 /dev-perl | |
parent | dev-perl/LWP-Protocol-http10: Stabilize 6.30.0-r1 arm64, #885325 (diff) | |
download | gentoo-a4649e5912bc5eb242e8778dddbe47280bee5346.tar.gz gentoo-a4649e5912bc5eb242e8778dddbe47280bee5346.tar.bz2 gentoo-a4649e5912bc5eb242e8778dddbe47280bee5346.zip |
dev-perl/Log-Dispatch-Array: Stabilize 1.3.0-r1 arm64, #885325
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild index e3c7f19b20c7..9905c07136c5 100644 --- a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild +++ b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="log events to an array (reference)" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" RDEPEND=" dev-perl/Log-Dispatch |