commit: 04ae1b3882ce68da3cc662e1a505ea82cb89cddf Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 5 22:23:50 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 5 22:23:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04ae1b38
profiles/arch/s390/package.use.mask: fix 'ia64' typo Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/s390/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index 9dd84b3007e..240f60e462d 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -34,7 +34,7 @@ net-analyzer/rrdtool rados dev-vcs/git pcre-jit # Lars Wendler <[email protected]> (2016-11-17) -# jit not supported on ia64 (bug #600052). +# jit not supported on s390 dev-libs/libpcre2 jit # Sergey Popov <[email protected]> (2015-10-24)
