diff options
author | Sam James <sam@gentoo.org> | 2022-06-29 11:40:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-29 11:40:24 +0000 |
commit | a194c2b4857cf3be3f32976cc4e7c943436d41f7 (patch) | |
tree | 1724b76416d926db57167f8eda438b79bef97339 /dev-perl/DateTime-Format-Strptime | |
parent | app-admin/keepassxc/keepassxc: sync 2.6.9999 keyword list with non-live ebuilds (diff) | |
download | gentoo-a194c2b4857cf3be3f32976cc4e7c943436d41f7.tar.gz gentoo-a194c2b4857cf3be3f32976cc4e7c943436d41f7.tar.bz2 gentoo-a194c2b4857cf3be3f32976cc4e7c943436d41f7.zip |
dev-perl/DateTime-Format-Strptime: Stabilize 1.790.0 arm, #855086
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-Strptime')
-rw-r--r-- | dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.0.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.0.ebuild index cf6972fc3b26..d713410eeb9b 100644 --- a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.0.ebuild +++ b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ DESCRIPTION="Parse and Format DateTimes using Strptime" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |