diff options
-rw-r--r-- | dev-util/ostree/ostree-2019.5.ebuild | 4 | ||||
-rw-r--r-- | dev-util/ostree/ostree-2020.6.ebuild | 4 | ||||
-rw-r--r-- | dev-util/ostree/ostree-2020.7.ebuild | 2 | ||||
-rw-r--r-- | dev-util/ostree/ostree-2020.8.ebuild | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/dev-util/ostree/ostree-2019.5.ebuild b/dev-util/ostree/ostree-2019.5.ebuild index 68c74d15f958..d06c2895971c 100644 --- a/dev-util/ostree/ostree-2019.5.ebuild +++ b/dev-util/ostree/ostree-2019.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86" LICENSE="LGPL-2+" SLOT="0" -IUSE="archive curl doc dracut gnutls grub http2 httpd introspection libmount selinux ssl soup systemd zeroconf" +IUSE="archive curl doc dracut gnutls grub http2 httpd introspection libmount selinux ssl +soup systemd zeroconf" RESTRICT="test" REQUIRED_USE="httpd? ( || ( curl soup ) )" diff --git a/dev-util/ostree/ostree-2020.6.ebuild b/dev-util/ostree/ostree-2020.6.ebuild index 9e56361e7f19..5fd21f9d1b6d 100644 --- a/dev-util/ostree/ostree-2020.6.ebuild +++ b/dev-util/ostree/ostree-2020.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86" LICENSE="LGPL-2+" SLOT="0" -IUSE="archive curl doc dracut gnutls grub http2 httpd introspection libmount selinux ssl soup systemd zeroconf" +IUSE="archive curl doc dracut gnutls grub http2 httpd introspection libmount selinux ssl +soup systemd zeroconf" RESTRICT="test" REQUIRED_USE="httpd? ( || ( curl soup ) )" diff --git a/dev-util/ostree/ostree-2020.7.ebuild b/dev-util/ostree/ostree-2020.7.ebuild index 8d249133593a..20c372540e27 100644 --- a/dev-util/ostree/ostree-2020.7.ebuild +++ b/dev-util/ostree/ostree-2020.7.ebuild @@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" LICENSE="LGPL-2+" SLOT="0" -IUSE="archive curl doc dracut gnutls +gpg grub http2 httpd introspection libmount selinux sodium ssl soup systemd zeroconf" +IUSE="archive curl doc dracut gnutls +gpg grub http2 httpd introspection libmount selinux sodium ssl +soup systemd zeroconf" RESTRICT="test" REQUIRED_USE="httpd? ( || ( curl soup ) )" diff --git a/dev-util/ostree/ostree-2020.8.ebuild b/dev-util/ostree/ostree-2020.8.ebuild index dbca860caa99..c01961c4902d 100644 --- a/dev-util/ostree/ostree-2020.8.ebuild +++ b/dev-util/ostree/ostree-2020.8.ebuild @@ -13,7 +13,7 @@ KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" LICENSE="LGPL-2+" SLOT="0" -IUSE="archive curl doc dracut gnutls +gpg grub http2 httpd introspection libmount selinux sodium ssl soup systemd zeroconf" +IUSE="archive curl doc dracut gnutls +gpg grub http2 httpd introspection libmount selinux sodium ssl +soup systemd zeroconf" RESTRICT="test" REQUIRED_USE="httpd? ( || ( curl soup ) )" |