diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:51 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:48 -0800 |
commit | a291035bd0a3f9a8789d00f1a5b27e0b6c02a48b (patch) | |
tree | 6d2f56bdeb619f66e75fee7b94ddae1884a01d71 /dev-perl/DateTime | |
parent | dev-perl/namespace-autoclean: added ~sparc, bug 599550 (diff) | |
download | gentoo-a291035bd0a3f9a8789d00f1a5b27e0b6c02a48b.tar.gz gentoo-a291035bd0a3f9a8789d00f1a5b27e0b6c02a48b.tar.bz2 gentoo-a291035bd0a3f9a8789d00f1a5b27e0b6c02a48b.zip |
dev-perl/DateTime: added ~sparc, bug 599550
Diffstat (limited to 'dev-perl/DateTime')
-rw-r--r-- | dev-perl/DateTime/DateTime-1.360.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime/DateTime-1.360.0.ebuild b/dev-perl/DateTime/DateTime-1.360.0.ebuild index 1ae342324dde..95ea14c00005 100644 --- a/dev-perl/DateTime/DateTime-1.360.0.ebuild +++ b/dev-perl/DateTime/DateTime-1.360.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="A date and time object" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" CONFLICTS=" |