commit: b620398f9e28ef5338fadbcee91af2849524f81d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 23 23:42:14 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 24 01:16:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b620398f
profiles/arch/s390: mask dev-lang/php[zip] libzip not keyworded here Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/s390/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index 509cbc1b9a1a..529802160801 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2022-04-24) +# dev-libs/libzip not keyworded on s390 +dev-lang/php zip + # Sam James <[email protected]> (2022-04-20) # sys-apps/hwloc is not keyworded on s390 sys-process/htop hwloc
