diff options
author | Sam James <sam@gentoo.org> | 2023-06-24 04:55:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-24 04:55:37 +0100 |
commit | c214f45a13d3ad16222e6bfa56ecfc1e7d7463ec (patch) | |
tree | 7a555dc42f69ca34881ba6c3d4c124e397d9c6d0 /dev-perl/String-Format | |
parent | dev-perl/Pod-Spell: Keyword 1.260.0 arm, #909051 (diff) | |
download | gentoo-c214f45a13d3ad16222e6bfa56ecfc1e7d7463ec.tar.gz gentoo-c214f45a13d3ad16222e6bfa56ecfc1e7d7463ec.tar.bz2 gentoo-c214f45a13d3ad16222e6bfa56ecfc1e7d7463ec.zip |
dev-perl/String-Format: Keyword 1.180.0 arm, #909051
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/String-Format')
-rw-r--r-- | dev-perl/String-Format/String-Format-1.180.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/String-Format/String-Format-1.180.0.ebuild b/dev-perl/String-Format/String-Format-1.180.0.ebuild index 87adc8896acf..842ff77583e2 100644 --- a/dev-perl/String-Format/String-Format-1.180.0.ebuild +++ b/dev-perl/String-Format/String-Format-1.180.0.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=7 @@ -11,5 +11,5 @@ DESCRIPTION="sprintf-like string formatting capabilities with arbitrary format d LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" |