diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-18 14:09:33 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-18 14:10:08 +0100 |
commit | ec26260251f8d4ee9209fa9c1ccff01327346406 (patch) | |
tree | b86cf9f4d0e7af6177213753769b29912634ba6f | |
parent | app-office/gnucash: Fix 2.7.4 test failures (diff) | |
download | gentoo-ec26260251f8d4ee9209fa9c1ccff01327346406.tar.gz gentoo-ec26260251f8d4ee9209fa9c1ccff01327346406.tar.bz2 gentoo-ec26260251f8d4ee9209fa9c1ccff01327346406.zip |
profiles/arch/arm64: Stable-mask USE=systemd
-rw-r--r-- | profiles/arch/arm64/use.stable.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index a97dce3a8c01..483598318461 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Michał Górny <mgorny@gentoo.org> (18 Feb 2018) +# sys-apps/systemd is not stable on arm64. +systemd + # Mart Raudsepp <leio@gentoo.org> (24 Dec 2017) # dev-libs/libressl not marked stable yet libressl |