diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 12:01:25 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:00:53 -0400 |
commit | debb29bc878e5f2c1d415c6595fc8e1d9db1ec71 (patch) | |
tree | 537be5dab0ff302fa112448656755238d9653973 /dev-perl/DateTime/DateTime-1.280.0.ebuild | |
parent | net-libs/libnice: arm64 stable (diff) | |
download | gentoo-debb29bc878e5f2c1d415c6595fc8e1d9db1ec71.tar.gz gentoo-debb29bc878e5f2c1d415c6595fc8e1d9db1ec71.tar.bz2 gentoo-debb29bc878e5f2c1d415c6595fc8e1d9db1ec71.zip |
dev-perl/DateTime: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl/DateTime/DateTime-1.280.0.ebuild')
-rw-r--r-- | dev-perl/DateTime/DateTime-1.280.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime/DateTime-1.280.0.ebuild b/dev-perl/DateTime/DateTime-1.280.0.ebuild index 12539c0b9a25..a5463e8a6f1f 100644 --- a/dev-perl/DateTime/DateTime-1.280.0.ebuild +++ b/dev-perl/DateTime/DateTime-1.280.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ DESCRIPTION="A date and time object" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |