commit: f9bd672fe39ab132b2303503096cba4e3bf0275a Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 19 15:35:29 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Aug 19 15:35:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9bd672f
dev-perl/Test-Differences: Stabilize 0.700.0 x86, #912511 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-perl/Test-Differences/Test-Differences-0.700.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Test-Differences/Test-Differences-0.700.0.ebuild b/dev-perl/Test-Differences/Test-Differences-0.700.0.ebuild index 043656819f10..e1adfcacc97f 100644 --- a/dev-perl/Test-Differences/Test-Differences-0.700.0.ebuild +++ b/dev-perl/Test-Differences/Test-Differences-0.700.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Test strings and data structures and show differences if not ok" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" >=dev-perl/Capture-Tiny-0.240.0