diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-20 17:32:58 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-20 17:33:47 +0200 |
commit | baef30dd5fc54bfa9b8b562b3d3b4bc27bcd3f82 (patch) | |
tree | dd16298a31a91f525fe7dcc6b6859493ec778068 /dev-perl/DateTime-Format-Strptime | |
parent | dev-perl/Gtk2: Stabilize 1.249.930 ppc, #795300 (diff) | |
download | gentoo-baef30dd5fc54bfa9b8b562b3d3b4bc27bcd3f82.tar.gz gentoo-baef30dd5fc54bfa9b8b562b3d3b4bc27bcd3f82.tar.bz2 gentoo-baef30dd5fc54bfa9b8b562b3d3b4bc27bcd3f82.zip |
dev-perl/DateTime-Format-Strptime: Stabilize 1.790.0 ppc, #805785
Signed-off-by: Arthur Zamarin <arthurzam@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 4e011eb003cd..cf6972fc3b26 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 )" |