diff options
author | Sam James <sam@gentoo.org> | 2021-08-08 00:32:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-08 00:32:17 +0100 |
commit | e64ad2ea916bab9e2bf9bf1fccda70f68f1c7c53 (patch) | |
tree | ab01f729682673c0d2cb26846b204ea365e1b135 /dev-perl/DateTime-Format-Strptime | |
parent | mail-mta/postfix: drop unrelated sourceforge remote-id (diff) | |
download | gentoo-e64ad2ea916bab9e2bf9bf1fccda70f68f1c7c53.tar.gz gentoo-e64ad2ea916bab9e2bf9bf1fccda70f68f1c7c53.tar.bz2 gentoo-e64ad2ea916bab9e2bf9bf1fccda70f68f1c7c53.zip |
dev-perl/DateTime-Format-Strptime: Stabilize 1.790.0 x86, #805785
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 | 2 |
1 files changed, 1 insertions, 1 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 c39cdc4f4a85..1a892b7e802f 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 @@ -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 )" |