diff options
author | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:51:10 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:51:10 +1200 |
commit | 3110c712a1721dde33d4b04f5c0626c2085ee178 (patch) | |
tree | 98f5385a74ff4feefa0e6b49b95b9f88af80d040 /dev-perl/DateTime-Format-Builder | |
parent | app-office/orage: Drop ~x86-fbsd due to bug #665088 (diff) | |
download | gentoo-3110c712a1721dde33d4b04f5c0626c2085ee178.tar.gz gentoo-3110c712a1721dde33d4b04f5c0626c2085ee178.tar.bz2 gentoo-3110c712a1721dde33d4b04f5c0626c2085ee178.zip |
dev-perl/DateTime-Format-Builder: 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-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-Builder')
-rw-r--r-- | dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild index 7cf7f99e618e..24e2b05d91d6 100644 --- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild +++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Create DateTime parser classes and objects" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-solaris" IUSE="" RDEPEND="dev-perl/DateTime |