commit: 3434123a6f5ae84840b46659c7d5cc5929222168 Author: Yuta Satoh <nigoro.dev <AT> gmail <DOT> com> AuthorDate: Sun Dec 4 01:36:58 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sun Dec 4 16:43:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3434123a
dev-perl/DateTime: add ~x86-fbsd KEYWORDS https://bugs.gentoo.org/show_bug.cgi?id=599552 dev-perl/DateTime/DateTime-1.360.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/DateTime/DateTime-1.360.0.ebuild b/dev-perl/DateTime/DateTime-1.360.0.ebuild index 9e7adac..aabf2e3 100644 --- a/dev-perl/DateTime/DateTime-1.360.0.ebuild +++ b/dev-perl/DateTime/DateTime-1.360.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="A date and time object" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86 ~ppc-aix ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" CONFLICTS="
