summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-07-26 00:03:01 -0700
committerMatt Turner <mattst88@gentoo.org>2021-07-26 00:14:06 -0700
commitc7d8933490f697edc37a2b6b1b74b14769c7536c (patch)
tree62337bb661fce441f21973ccd997de5b5f89405b /gnome-extra/chrome-gnome-shell
parentgnome-extra/gnome-tweaks: Drop keywords for arches without rust (diff)
downloadgentoo-c7d8933490f697edc37a2b6b1b74b14769c7536c.tar.gz
gentoo-c7d8933490f697edc37a2b6b1b74b14769c7536c.tar.bz2
gentoo-c7d8933490f697edc37a2b6b1b74b14769c7536c.zip
gnome-extra/chrome-gnome-shell: Drop keywords for arches without rust
This requires gnome-shell, and I'm going to drop the old versions including the one that doesn't require rustified-librsvg. Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'gnome-extra/chrome-gnome-shell')
-rw-r--r--gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
index d8e3cc5328de..45f889c7f4f5 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"