From 7a127d340953ca60da74c0af0e5ba8cf6adcd4f3 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 19 Jan 2020 13:20:32 -0800 Subject: app-emulation/libpod: Remove ostree from IUSE Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Zac Medico --- app-emulation/libpod/libpod-1.6.4.ebuild | 5 ++--- app-emulation/libpod/libpod-1.7.0.ebuild | 3 +-- app-emulation/libpod/metadata.xml | 3 --- 3 files changed, 3 insertions(+), 8 deletions(-) (limited to 'app-emulation') diff --git a/app-emulation/libpod/libpod-1.6.4.ebuild b/app-emulation/libpod/libpod-1.6.4.ebuild index 45bd559b5243..c12fd7d1e1c6 100644 --- a/app-emulation/libpod/libpod-1.6.4.ebuild +++ b/app-emulation/libpod/libpod-1.6.4.ebuild @@ -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=" diff --git a/app-emulation/libpod/libpod-1.7.0.ebuild b/app-emulation/libpod/libpod-1.7.0.ebuild index 5ccc860cc393..329e1e7a7204 100644 --- a/app-emulation/libpod/libpod-1.7.0.ebuild +++ b/app-emulation/libpod/libpod-1.7.0.ebuild @@ -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=" diff --git a/app-emulation/libpod/metadata.xml b/app-emulation/libpod/metadata.xml index b488c7d9282c..0ce2c6b92f8c 100644 --- a/app-emulation/libpod/metadata.xml +++ b/app-emulation/libpod/metadata.xml @@ -19,9 +19,6 @@ Enables dependencies for the "btrfs" graph driver, including necessary kernel flags. - - Enables dependencies for handling of OSTree images. - Enables dependencies for running in rootless mode. -- cgit v1.2.3-65-gdbad