commit: bec45daa63929211669eb49eb7ad6d2f6a58eec6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 25 04:13:28 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 25 04:13:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bec45daa
dev-perl/File-Map: Stabilize 0.670.0 arm, #770745 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/File-Map/File-Map-0.670.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/File-Map/File-Map-0.670.0.ebuild b/dev-perl/File-Map/File-Map-0.670.0.ebuild index e99adaf7093..7c650f6fa9d 100644 --- a/dev-perl/File-Map/File-Map-0.670.0.ebuild +++ b/dev-perl/File-Map/File-Map-0.670.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Memory mapping made simple and safe" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )"
