Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
Date: Wed, 25 Apr 2018 20:28:03
Message-Id: 1524687116.b49e8b8e3da3ed617d016e496db13835dbcf5e0f.whissi@gentoo
1 commit: b49e8b8e3da3ed617d016e496db13835dbcf5e0f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 25 20:11:56 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 25 20:11:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b49e8b8e
7
8 gnome-extra/chrome-gnome-shell: x86 stable (bug #650146)
9
10 Package-Manager: Portage-2.3.31, Repoman-2.3.9
11
12 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
16 index af7ab4aaf73..a932b4e301d 100644
17 --- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
18 +++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.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="amd64 ~ia64 ~ppc ~ppc64 ~x86"
24 +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86"
25 IUSE=""
26
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"