diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 13:54:12 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 14:04:25 +0200 |
commit | 94f9229be64c0596629808541dc5903fca1bfa2c (patch) | |
tree | a751561a6a4676db3bc6a630818e48586c72bd6d /gnome-extra/gnome-tweak-tool | |
parent | gnome-extra/gnome-shell-extensions: amd64 stable, bug 584468 (diff) | |
download | gentoo-94f9229be64c0596629808541dc5903fca1bfa2c.tar.gz gentoo-94f9229be64c0596629808541dc5903fca1bfa2c.tar.bz2 gentoo-94f9229be64c0596629808541dc5903fca1bfa2c.zip |
gnome-extra/gnome-tweak-tool: amd64 stable, bug 584468
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'gnome-extra/gnome-tweak-tool')
-rw-r--r-- | gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.18.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.18.1-r2.ebuild b/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.18.1-r2.ebuild index 46f7e0395665..8eab46954049 100644 --- a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.18.1-r2.ebuild +++ b/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.18.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SLOT="0" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" # Newer pygobject needed due upstream bug #723951 COMMON_DEPEND=" |