commit: 87bbc89bd2b5cc8e613b5bf53ccb2df002c19d10 Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org> AuthorDate: Thu Feb 16 10:02:10 2017 +0000 Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org> CommitDate: Thu Feb 16 10:43:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87bbc89b
profiles: Drop mask for app-admin/calamares on non-systemd profiles profiles/base/package.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/package.mask b/profiles/base/package.mask index 81c39241bd..86f9d13834 100644 --- a/profiles/base/package.mask +++ b/profiles/base/package.mask @@ -1,7 +1,3 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ - -# Johannes Huber <[email protected]> (23 Jul 2015) -# Needs sys-apps/systemd. Masked for non systemd profiles. -app-admin/calamares
