diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-04-12 05:59:05 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-04-12 05:59:05 +1200 |
commit | 35ad73344a6a1d45ce10fd9b657546b4e6f4461b (patch) | |
tree | 89198c5c5a80500590bfee005a949eee9c1e6306 /dev-perl/DateTime-Format-Strptime | |
parent | sci-geosciences/osm2pgsql: Fix *DEPEND setting (diff) | |
download | gentoo-35ad73344a6a1d45ce10fd9b657546b4e6f4461b.tar.gz gentoo-35ad73344a6a1d45ce10fd9b657546b4e6f4461b.tar.bz2 gentoo-35ad73344a6a1d45ce10fd9b657546b4e6f4461b.zip |
dev-perl/DateTime-Format-Strptime: ALLARCHES stable re bug #614956
Additional x86 arch testing performed by Myckel Habets
Bug: https://bugs.gentoo.org/614956
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-perl/DateTime-Format-Strptime')
-rw-r--r-- | dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.700.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.700.0.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.700.0.ebuild index 0d69a6a7c142..f235fe2b0068 100644 --- a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.700.0.ebuild +++ b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.700.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Parse and Format DateTimes using Strptime" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-macos ~x86-solaris" IUSE="test" RDEPEND=" |