From d5a90035a43a500e0633f0dec9bad36e47b74c2f Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Wed, 24 Aug 2022 14:51:02 +0300 Subject: www-client/firefox: restore keywords for 102.2.0 Bug: https://bugs.gentoo.org/854591 Signed-off-by: Joonas Niilola --- www-client/firefox/firefox-102.2.0.ebuild | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'www-client/firefox') diff --git a/www-client/firefox/firefox-102.2.0.ebuild b/www-client/firefox/firefox-102.2.0.ebuild index 0fab438176a2..5fc46dffe81b 100644 --- a/www-client/firefox/firefox-102.2.0.ebuild +++ b/www-client/firefox/firefox-102.2.0.ebuild @@ -57,7 +57,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES} DESCRIPTION="Firefox Web Browser" HOMEPAGE="https://www.mozilla.com/firefox" -KEYWORDS="" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" SLOT="esr" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" @@ -418,15 +418,6 @@ pkg_pretend() { check-reqs_pkg_pretend fi - - if has_version =www-client/firefox-91*:esr; then - ewarn "" - ewarn "You are attempting to upgrade from firefox-91esr, this upgrade path is still" - ewarn "not supported by upstream. If you wish to continue, please backup your" - ewarn "current firefox profile, and uninstall www-client/firefox:esr before continuing." - ewarn "" - die - fi } pkg_setup() { -- cgit v1.2.3-65-gdbad