app-emulation/libpod: Remove ostree from IUSE
authorZac Medico <zmedico@gentoo.org>
Sun, 19 Jan 2020 21:20:32 +0000 (13:20 -0800)
committerZac Medico <zmedico@gentoo.org>
Sun, 19 Jan 2020 21:22:50 +0000 (13:22 -0800)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Zac Medico <zmedico@gentoo.org>
app-emulation/libpod/libpod-1.6.4.ebuild
app-emulation/libpod/libpod-1.7.0.ebuild
app-emulation/libpod/metadata.xml

index 45bd559b52435b6b39229d1270bc6ec8ccb145ae..c12fd7d1e1c6729ecab329116e6c368ef15e5e97 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,8 +16,7 @@ LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0"
 SLOT="0"
 
 KEYWORDS="~amd64"
-IUSE="apparmor btrfs ostree +rootless selinux"
-REQUIRED_USE="!ostree"
+IUSE="apparmor btrfs +rootless selinux"
 RESTRICT="test"
 
 COMMON_DEPEND="
index 5ccc860cc3932e399c56bcc7ea93e2a553a3d6c8..329e1e7a72045398ba48b5997152e05ffaa55e42 100644 (file)
@@ -14,8 +14,7 @@ LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0"
 SLOT="0"
 
 KEYWORDS="~amd64"
-IUSE="apparmor btrfs ostree +rootless selinux"
-REQUIRED_USE="!ostree"
+IUSE="apparmor btrfs +rootless selinux"
 RESTRICT="test"
 
 COMMON_DEPEND="
index b488c7d9282c7b595e69e8a2a901de63eea98615..0ce2c6b92f8c8854af37e0520e6694221f404689 100644 (file)
@@ -19,9 +19,6 @@
                        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>