commit: fcc1827bc148e60aacc7fb0b3156c9eb98d3004f Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri May 20 21:47:05 2022 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri May 20 22:04:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcc1827b
profiles: Unmask systemd useflag on s390 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/arch/s390/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask index 12e89cac2891..65013addbb43 100644 --- a/profiles/arch/s390/use.mask +++ b/profiles/arch/s390/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -s390 +# Andreas K. Hüttel <[email protected]> (2022-05-20) +# Keyworded here +-systemd + # Sam James <[email protected]> (2022-04-26) # dev-libs/mongo-c-driver not keyworded here mongodb
