Skip to content

Commit

Permalink
gnome-extra/chrome-gnome-shell: Drop keywords for arches without rust
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
mattst88 committed Jul 26, 2021
1 parent 96275b1 commit c7d8933
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit c7d8933

Please sign in to comment.