diff options
author | 2021-08-03 13:55:02 +0200 | |
---|---|---|
committer | 2021-08-03 14:00:07 +0200 | |
commit | a8508f5494b9bad5ea16934cd68f695fe635b9bb (patch) | |
tree | f3fdeeb25a3f4f60097fd44b1b9db6de1fbabb5b /dev-perl/String-Format | |
parent | dev-perl/Sereal-Decoder: x86 stable wrt bug #805734 (diff) | |
download | gentoo-a8508f5494b9bad5ea16934cd68f695fe635b9bb.tar.gz gentoo-a8508f5494b9bad5ea16934cd68f695fe635b9bb.tar.bz2 gentoo-a8508f5494b9bad5ea16934cd68f695fe635b9bb.zip |
dev-perl/String-Format: x86 stable wrt bug #805737
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/String-Format')
-rw-r--r-- | dev-perl/String-Format/String-Format-1.180.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 8f6462ea7a36..a4840eb34d4a 100644 --- a/dev-perl/String-Format/String-Format-1.180.0.ebuild +++ b/dev-perl/String-Format/String-Format-1.180.0.ebuild @@ -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 ~sparc-solaris" +KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="" |