diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 00:07:48 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:14 -0800 |
commit | 4b52ae8cb3a607156c622ea1c30b280b4b14f937 (patch) | |
tree | fd51848887194149a0f5df4b849e8a4d8aed30c4 /dev-perl/DateTime | |
parent | dev-perl/namespace-autoclean: added ~ppc64, bug 599550 (diff) | |
download | gentoo-4b52ae8cb3a607156c622ea1c30b280b4b14f937.tar.gz gentoo-4b52ae8cb3a607156c622ea1c30b280b4b14f937.tar.bz2 gentoo-4b52ae8cb3a607156c622ea1c30b280b4b14f937.zip |
dev-perl/DateTime: added ~ppc64, 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 3e46d9788386..1ae342324dde 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 ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" CONFLICTS=" |