commit: 2c43f9084f075e6a3e496dbff7ed6219915c0519
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 05:58:06 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 05:58:06 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c43f908
dev-perl/Term-ReadLine-Gnu: Stabilize 1.460.0 arm, #912531
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.460.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.460.0.ebuild
b/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.460.0.ebuild
index adde7d42fee4..a03b3e25bfaf 100644
--- a/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.460.0.ebuild
+++ b/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.460.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Perl extension for the GNU Readline/History Library"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
~amd64-linux ~x86-linux"
RDEPEND="
>=sys-libs/readline-6.2:=