diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-05-22 15:22:50 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-05-22 15:24:52 +0200 |
commit | acc61c4b261f1a6612f5698aa033211140e31208 (patch) | |
tree | 551a23c389ef9863a57e58573baf7ebb50c115d6 /dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild | |
parent | dev-perl/Clone-0.390.0-r0: add alpha keyword (diff) | |
download | gentoo-acc61c4b261f1a6612f5698aa033211140e31208.tar.gz gentoo-acc61c4b261f1a6612f5698aa033211140e31208.tar.bz2 gentoo-acc61c4b261f1a6612f5698aa033211140e31208.zip |
dev-perl/DateTime-Format-W3CDTF-0.70.0-r0: add alpha keyword
Gentoo-Bug: 618990
Diffstat (limited to 'dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild')
-rw-r--r-- | dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 56893b4de770..69b0db7333c0 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" |