diff options
Diffstat (limited to 'www-plugins/passff-host')
-rw-r--r-- | www-plugins/passff-host/passff-host-1.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-plugins/passff-host/passff-host-1.2.1-r1.ebuild b/www-plugins/passff-host/passff-host-1.2.1-r1.ebuild index a052e672cc33..df908c998abd 100644 --- a/www-plugins/passff-host/passff-host-1.2.1-r1.ebuild +++ b/www-plugins/passff-host/passff-host-1.2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2018-2020 Gentoo Authors +# Copyright 2018-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc64 ~x86" -IUSE="chrome chromium firefox vivaldi" +IUSE="chrome chromium +firefox vivaldi" REQUIRED_USE=" ${PYTHON_REQUIRED_USE} || ( chrome chromium firefox vivaldi ) |