commit: 538006176b90d21ebcda55a3e418e38d55421e27 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Mar 22 05:25:52 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Mar 22 05:25:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53800617
dev-perl/Convert-UU: Stabilize 0.520.100 arm, #902683 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Convert-UU/Convert-UU-0.520.100.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Convert-UU/Convert-UU-0.520.100.ebuild b/dev-perl/Convert-UU/Convert-UU-0.520.100.ebuild index 5b82dd776912..19bf13ce1c15 100644 --- a/dev-perl/Convert-UU/Convert-UU-0.520.100.ebuild +++ b/dev-perl/Convert-UU/Convert-UU-0.520.100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,4 +9,4 @@ inherit perl-module DESCRIPTION="Perl replacement for uuencode" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 arm ~ppc ~x86"
