dev-perl/DateTime-Format-Strptime: Restore dropped keywords
authorKent Fredric <kentnl@gentoo.org>
Sun, 3 Jun 2018 08:14:17 +0000 (20:14 +1200)
committerKent Fredric <kentnl@gentoo.org>
Sun, 3 Jun 2018 08:14:41 +0000 (20:14 +1200)
Resurrect arm, arm664, ia64, ppc, ppc64 and sparc due to dependencies
now being satisfied, as if this version was bumped with a new dep
which was already keyworded.

alpha and hppa are blocked by https://bugs.gentoo.org/652718

Package-Manager: Portage-2.3.29, Repoman-2.3.9

dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild

index ce821454224da196504a4b9a09023b19ba6bcbf2..b96e949919c24ff5c607ac38069287c6ba5d4d56 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="Parse and Format DateTimes using Strptime"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-aix ~x86-fbsd ~x64-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="