repo/gentoo:master commit in: www-client/google-chrome-unstable/
"Mike Gilbert" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786717346.a33160b9d45b013fb0cf99d00dabc3e2a8c43179.floppym@gentoo> |
commit: a33160b9d45b013fb0cf99d00dabc3e2a8c43179
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 14:22:26 2026 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 14:22:26 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a33160b9
www-client/google-chrome-unstable: restore arm64 keyword
Bug: https://bugs.gentoo.org/980817
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
.../google-chrome-unstable/google-chrome-unstable-153.0.7993.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/google-chrome-unstable/google-chrome-unstable-153.0.7993.0.ebuild b/www-client/google-chrome-unstable/google-chrome-unstable-153.0.7993.0.ebuild
index 8138997cc538..d6d2fcc35203 100644
--- a/www-client/google-chrome-unstable/google-chrome-unstable-153.0.7993.0.ebuild
+++ b/www-client/google-chrome-unstable/google-chrome-unstable-153.0.7993.0.ebuild
@@ -27,7 +27,7 @@ S=${WORKDIR}
LICENSE="google-chrome"
SLOT="0"
-KEYWORDS="-* ~amd64"
+KEYWORDS="-* ~amd64 ~arm64"
IUSE="qt6 selinux"