Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
Date: Sat, 25 Apr 2020 18:04:05
Message-Id: 1587837835.a20759b0d1de127dd7b51c3fc46b46a912027077.mattst88@gentoo
1 commit: a20759b0d1de127dd7b51c3fc46b46a912027077
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 25 18:03:41 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 25 18:03:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a20759b0
7
8 gnome-extra/chrome-gnome-shell-10-r4: amd64 stable, bug 719278
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index b70997c1968..a662003e31c 100644
17 --- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
18 +++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
20
21 LICENSE="GPL-3+"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
25 IUSE=""
26
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"