diff options
author | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:51:15 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:51:15 +1200 |
commit | 7a2bf7f54c7a2531071fc44aa1e56670f7207656 (patch) | |
tree | 66372279fae783042ada03a3aec09b9eec8f0ba5 /dev-perl/DateTime-Format-ISO8601 | |
parent | dev-perl/DateTime-Format-Builder: Drop ~x86-fbsd due to bug #665088 (diff) | |
download | gentoo-7a2bf7f54c7a2531071fc44aa1e56670f7207656.tar.gz gentoo-7a2bf7f54c7a2531071fc44aa1e56670f7207656.tar.bz2 gentoo-7a2bf7f54c7a2531071fc44aa1e56670f7207656.zip |
dev-perl/DateTime-Format-ISO8601: Drop ~x86-fbsd due to bug #665088
Judicious dropping of keywords due to inactivity in bug #665088
This percolates due to keyword inconsistencies in:
dev-perl/DateTime-Format-Builder, dev-perl/DateTime-Format-Strptime
dev-perl/DateTime-TimeZone, dev-perl/Params-ValidationCompiler
dev-perl/Specio
Bug: https://bugs.gentoo.org/665088
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="x86-fbsd"
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-ISO8601')
-rw-r--r-- | dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild index 720fc89ad8b5..42b47f1e629b 100644 --- a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild +++ b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parses ISO8601 formats" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86" IUSE="test" RDEPEND="dev-perl/DateTime |