Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
Date: Fri, 06 Apr 2018 14:43:36
Message-Id: 1523025799.fc91c155a1ef085695aef9236e1cb76d36fab3bd.bman@gentoo
1 commit: fc91c155a1ef085695aef9236e1cb76d36fab3bd
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 6 14:42:34 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 6 14:43:19 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc91c155
7
8 gnome-extra/chrome-gnome-shell: amd64 stable
9
10 Bug: https://bugs.gentoo.org/650146
11 Package-Manager: Portage-2.3.28, Repoman-2.3.9
12
13 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
17 index 09548f73bbc..af7ab4aaf73 100644
18 --- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
19 +++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
21
22 LICENSE="GPL-3+"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
25 +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86"
26 IUSE=""
27
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"