diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:34:10 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:34:10 +0300 |
commit | e5e96c0cb863bc076dc0a5e227e4c0fe046a2d9f (patch) | |
tree | 5b494772f725bb42f057c03a18d4abe55f2b29b7 /dev-perl/Devel-Caller | |
parent | dev-perl/Devel-Caller: Stabilize 2.70.0 arm64, #910834 (diff) | |
download | gentoo-e5e96c0cb863bc076dc0a5e227e4c0fe046a2d9f.tar.gz gentoo-e5e96c0cb863bc076dc0a5e227e4c0fe046a2d9f.tar.bz2 gentoo-e5e96c0cb863bc076dc0a5e227e4c0fe046a2d9f.zip |
dev-perl/Devel-Caller: Stabilize 2.70.0 arm, #910834
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Devel-Caller')
-rw-r--r-- | dev-perl/Devel-Caller/Devel-Caller-2.70.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Devel-Caller/Devel-Caller-2.70.0.ebuild b/dev-perl/Devel-Caller/Devel-Caller-2.70.0.ebuild index 4543fb088bfb..534aba61069a 100644 --- a/dev-perl/Devel-Caller/Devel-Caller-2.70.0.ebuild +++ b/dev-perl/Devel-Caller/Devel-Caller-2.70.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Meatier versions of caller" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" >=dev-perl/PadWalker-0.80.0 |