diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-04 16:19:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-04 16:21:14 +0100 |
commit | 5b18d6bb0a3864ccda9d82be1d894408b3e23e4d (patch) | |
tree | 93182dfe2e369a5984d105a1faf30f573b8e61f3 /gnome-extra | |
parent | media-plugins/libvisual-projectm: amd64 stable wrt bug #607854 (diff) | |
download | gentoo-5b18d6bb0a3864ccda9d82be1d894408b3e23e4d.tar.gz gentoo-5b18d6bb0a3864ccda9d82be1d894408b3e23e4d.tar.bz2 gentoo-5b18d6bb0a3864ccda9d82be1d894408b3e23e4d.zip |
gnome-extra/synapse: amd64 stable wrt bug #605170
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/synapse/synapse-0.2.99.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/synapse/synapse-0.2.99.2.ebuild b/gnome-extra/synapse/synapse-0.2.99.2.ebuild index 64cd8e546053..386cfae5c0ee 100644 --- a/gnome-extra/synapse/synapse-0.2.99.2.ebuild +++ b/gnome-extra/synapse/synapse-0.2.99.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="https://launchpad.net/synapse-project/0.3/${PV}/+download/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" # "ayatana" support pending on GTK+-3.x version of synapse wrt #411613 IUSE="plugins +zeitgeist" |