summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-08-24 14:51:02 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-08-24 14:53:18 +0300
commitd5a90035a43a500e0633f0dec9bad36e47b74c2f (patch)
tree4217cb7904d158d02bd1b6affdc6ec4f87190e0a /www-client/firefox
parentwww-client/firefox-bin: add 102.2.0 (diff)
downloadgentoo-d5a90035a43a500e0633f0dec9bad36e47b74c2f.tar.gz
gentoo-d5a90035a43a500e0633f0dec9bad36e47b74c2f.tar.bz2
gentoo-d5a90035a43a500e0633f0dec9bad36e47b74c2f.zip
www-client/firefox: restore keywords for 102.2.0
Bug: https://bugs.gentoo.org/854591 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-client/firefox')
-rw-r--r--www-client/firefox/firefox-102.2.0.ebuild11
1 files changed, 1 insertions, 10 deletions
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() {