diff options
author | Alexey Korepanov <kaikaikai@yandex.ru> | 2018-03-31 21:41:01 +0100 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-04-02 21:05:29 +0300 |
commit | 1fdc6aa1ad2a8acb87596f778e23169d611e91d0 (patch) | |
tree | 320a15e332336458251aac48cb4792aa1e6c9c82 /dev-perl/DateTime-Format-Strptime | |
parent | dev-perl/Class-Factory-Util: keyword ~arm64 (diff) | |
download | gentoo-1fdc6aa1ad2a8acb87596f778e23169d611e91d0.tar.gz gentoo-1fdc6aa1ad2a8acb87596f778e23169d611e91d0.tar.bz2 gentoo-1fdc6aa1ad2a8acb87596f778e23169d611e91d0.zip |
dev-perl/DateTime-Format-Strptime: keyword ~arm64
Diffstat (limited to 'dev-perl/DateTime-Format-Strptime')
-rw-r--r-- | dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.700.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 f235fe2b0068..49642ecd5ff2 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 @@ -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="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-macos ~x86-solaris" IUSE="test" RDEPEND=" |