Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Zac Medico <zmedico@gentoo.org>
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
SLOT="0"
KEYWORDS="~amd64"
-IUSE="apparmor btrfs ostree +rootless selinux"
-REQUIRED_USE="!ostree"
+IUSE="apparmor btrfs +rootless selinux"
RESTRICT="test"
COMMON_DEPEND="
SLOT="0"
KEYWORDS="~amd64"
-IUSE="apparmor btrfs ostree +rootless selinux"
-REQUIRED_USE="!ostree"
+IUSE="apparmor btrfs +rootless selinux"
RESTRICT="test"
COMMON_DEPEND="
Enables dependencies for the "btrfs" graph driver, including
necessary kernel flags.
</flag>
- <flag name="ostree">
- Enables dependencies for handling of OSTree images.
- </flag>
<flag name="rootless">
Enables dependencies for running in rootless mode.
</flag>