commit: 6d83f2f5d6bb28b5d7f78683d96abba288582b86 Author: Alexey Korepanov <kaikaikai <AT> yandex <DOT> ru> AuthorDate: Sat Mar 31 20:51:57 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Mon Apr 2 18:05:51 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d83f2f5
dev-perl/Scalar-Properties: keyword ~arm64 dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild b/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild index 67c42feff66..29c31818fc9 100644 --- a/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild +++ b/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.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=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="run-time properties on scalar variables" SLOT="0" -KEYWORDS="amd64 ~arm hppa ia64 ~ppc sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 hppa ia64 ~ppc sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST="do"
