diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 22:11:56 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 22:11:56 +0200 |
commit | b49e8b8e3da3ed617d016e496db13835dbcf5e0f (patch) | |
tree | 631090c3bdbedadba4e0ca50fb67ca84b8f573d0 /gnome-extra/chrome-gnome-shell | |
parent | media-libs/libsdl2: amd64 stable wrt bug #646364 (diff) | |
download | gentoo-b49e8b8e3da3ed617d016e496db13835dbcf5e0f.tar.gz gentoo-b49e8b8e3da3ed617d016e496db13835dbcf5e0f.tar.bz2 gentoo-b49e8b8e3da3ed617d016e496db13835dbcf5e0f.zip |
gnome-extra/chrome-gnome-shell: x86 stable (bug #650146)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'gnome-extra/chrome-gnome-shell')
-rw-r--r-- | gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild | 2 |
1 files changed, 1 insertions, 1 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 af7ab4aaf737..a932b4e301dc 100644 --- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild +++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |