commit: 1984f286164c5dfba6f85d24542da07b17a9e169 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Sun Jun 3 08:14:17 2018 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Sun Jun 3 08:14:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1984f286
dev-perl/DateTime-Format-Strptime: Restore dropped keywords 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 .../DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild index ce821454224..b96e949919c 100644 --- a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild +++ b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild @@ -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="
