diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-03 14:16:30 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-03 15:04:20 -0400 |
commit | 3d2acb07e951d3b113dfcb4ef59fc288a31e415a (patch) | |
tree | 0c690c28632e07fc2987cdf2e5735acceeafd66d /gnome-extra/chrome-gnome-shell | |
parent | gnome-base/gdm: arm64 keyworded (diff) | |
download | gentoo-3d2acb07e951d3b113dfcb4ef59fc288a31e415a.tar.gz gentoo-3d2acb07e951d3b113dfcb4ef59fc288a31e415a.tar.bz2 gentoo-3d2acb07e951d3b113dfcb4ef59fc288a31e415a.zip |
gnome-extra/chrome-gnome-shell: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16
Diffstat (limited to 'gnome-extra/chrome-gnome-shell')
-rw-r--r-- | gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild index 69d182a919a7..1fc9e6bfb169 100644 --- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild +++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |