commit: 83b4b8ec27cce8652860a41a50a55ea3139955eb Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Nov 9 07:07:30 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Nov 9 07:33:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83b4b8ec
dev-perl/Number-Bytes-Human: stabilize 0.11.0 on amd64 Closes: https://bugs.gentoo.org/731798 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-perl/Number-Bytes-Human/Number-Bytes-Human-0.110.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Number-Bytes-Human/Number-Bytes-Human-0.110.0.ebuild b/dev-perl/Number-Bytes-Human/Number-Bytes-Human-0.110.0.ebuild index a4854d065e9..24c00f3e62b 100644 --- a/dev-perl/Number-Bytes-Human/Number-Bytes-Human-0.110.0.ebuild +++ b/dev-perl/Number-Bytes-Human/Number-Bytes-Human-0.110.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Convert byte count to human readable format" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )"
