diff options
author | 2022-12-10 20:25:46 +0200 | |
---|---|---|
committer | 2022-12-10 20:25:46 +0200 | |
commit | bb84649e2a6b041186708bf7bc1e4f4f285be5ac (patch) | |
tree | 594b34f8c058303391c38486989b8c5b14ca3134 /dev-perl | |
parent | dev-perl/Module-Refresh: Stabilize 0.170.0-r2 arm, #885325 (diff) | |
download | gentoo-bb84649e2a6b041186708bf7bc1e4f4f285be5ac.tar.gz gentoo-bb84649e2a6b041186708bf7bc1e4f4f285be5ac.tar.bz2 gentoo-bb84649e2a6b041186708bf7bc1e4f4f285be5ac.zip |
dev-perl/POSIX-strftime-Compiler: Stabilize 0.440.0 arm, #885325
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild index 57a774cd30c8..99b07e958a68 100644 --- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild +++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="GNU C library compatible strftime for loggers and servers" 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" IUSE="minimal" RDEPEND=" |