diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-04-25 11:03:41 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-04-25 11:03:55 -0700 |
commit | a20759b0d1de127dd7b51c3fc46b46a912027077 (patch) | |
tree | 9fd7e82b3c35d40a84ead1200a38152604807dbe /gnome-extra/chrome-gnome-shell | |
parent | dev-libs/newt-0.52.21-r1: amd64 stable, bug 719276 (diff) | |
download | gentoo-a20759b0d1de127dd7b51c3fc46b46a912027077.tar.gz gentoo-a20759b0d1de127dd7b51c3fc46b46a912027077.tar.bz2 gentoo-a20759b0d1de127dd7b51c3fc46b46a912027077.zip |
gnome-extra/chrome-gnome-shell-10-r4: amd64 stable, bug 719278
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'gnome-extra/chrome-gnome-shell')
-rw-r--r-- | gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index b70997c19680..a662003e31c6 100644 --- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild +++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |