diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-18 12:50:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-18 12:50:26 +0300 |
commit | 94d09c42af38901d0a461a14462c18980d40f648 (patch) | |
tree | f276f614b9da1a6545cd451dd68ab080983cb3b1 /gnome-extra/chrome-gnome-shell | |
parent | net-libs/farstream: Add ~arm keyword wrt bug #664298 (diff) | |
download | gentoo-94d09c42af38901d0a461a14462c18980d40f648.tar.gz gentoo-94d09c42af38901d0a461a14462c18980d40f648.tar.bz2 gentoo-94d09c42af38901d0a461a14462c18980d40f648.zip |
gnome-extra/chrome-gnome-shell: Add ~arm keyword wrt bug #583422
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'gnome-extra/chrome-gnome-shell')
-rw-r--r-- | gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild index 3f8d388c2963..2389b912cc20 100644 --- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild +++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |