diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-10 14:20:58 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-10 14:21:42 -0400 |
commit | f6e2e82ecfd8d59d82115ffe93829e877431c030 (patch) | |
tree | 5c61816e88925d4213cd436358b14588e06b04d8 /dev-perl/Sort-Versions | |
parent | dev-python/brython: remove python@ from the maintainers list. (diff) | |
download | gentoo-f6e2e82ecfd8d59d82115ffe93829e877431c030.tar.gz gentoo-f6e2e82ecfd8d59d82115ffe93829e877431c030.tar.bz2 gentoo-f6e2e82ecfd8d59d82115ffe93829e877431c030.zip |
dev-perl/Sort-Versions: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Diffstat (limited to 'dev-perl/Sort-Versions')
-rw-r--r-- | dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild b/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild index e3c3ce40df48..b12f0a0566c8 100644 --- a/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild +++ b/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A perl 5 module for sorting of revision-like numbers" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND=" |