summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-08-17 10:29:55 +0100
committerMarek Szuba <marecki@gentoo.org>2021-08-17 10:36:27 +0100
commit8196daf80c7137abb6640ede8ff237f6bf73bf96 (patch)
tree74f3b94f684f154145be556bc0c96bb9a21a34f0 /profiles
parentsys-libs/pam_wrapper: keyword 1.1.3 for ~riscv (diff)
downloadgentoo-8196daf80c7137abb6640ede8ff237f6bf73bf96.tar.gz
gentoo-8196daf80c7137abb6640ede8ff237f6bf73bf96.tar.bz2
gentoo-8196daf80c7137abb6640ede8ff237f6bf73bf96.zip
sys-libs/libfaketime: keyword for -riscv
Doesn't work properly on this arch, same problems as reported here: https://github.com/wolfcw/libfaketime/issues/335 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/riscv/package.use.mask4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index 4f542ef65e86..89d69613275c 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Marek Szuba <marecki@gentoo.org> (2021-08-17)
+# sys-libs/libfaketime does not work properly on this arch
+sys-auth/sssd test
+
# Marek Szuba <marecki@gentoo.org> (2021-08-14)
# virtual/mysql & co. round-up:
# dev-db/mariadb fails tests here, see Bug #807995