commit: acc61c4b261f1a6612f5698aa033211140e31208 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Mon May 22 13:22:50 2017 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Mon May 22 13:24:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acc61c4b
dev-perl/DateTime-Format-W3CDTF-0.70.0-r0: add alpha keyword Gentoo-Bug: 618990 dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild index 56893b4de77..69b0db7333c 100644 --- a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild +++ b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse and format W3CDTF datetime strings" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~x86-solaris" IUSE="test" RDEPEND="dev-perl/DateTime"
