diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-22 16:56:54 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-22 16:58:10 +0300 |
commit | afcb0aba17ea4f5fdf1f07948ee952043f3b54e1 (patch) | |
tree | 0f9cf58894ed9198b00a11d706614584d08fbc60 /dev-perl/DateTime-Format-Strptime | |
parent | dev-perl/DateTime-Format-ISO8601: Add ~mips keyword wrt bug #690140 (diff) | |
download | gentoo-afcb0aba17ea4f5fdf1f07948ee952043f3b54e1.tar.gz gentoo-afcb0aba17ea4f5fdf1f07948ee952043f3b54e1.tar.bz2 gentoo-afcb0aba17ea4f5fdf1f07948ee952043f3b54e1.zip |
dev-perl/DateTime-Format-Strptime: Add ~mips keyword wrt bug #690140
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="~mips"
Diffstat (limited to 'dev-perl/DateTime-Format-Strptime')
-rw-r--r-- | dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild index b835cd8a7e57..3a44ed65e613 100644 --- a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild +++ b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.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 ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |