commit: 7e314baabc8ef4bc2a5a730fc8e3b5b77d12980c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 23 17:47:26 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 23 17:47:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e314baa
gnome-extra/synapse: Stabilize 0.2.99.4-r2 amd64, #891471 Signed-off-by: Sam James <sam <AT> gentoo.org> gnome-extra/synapse/synapse-0.2.99.4-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/synapse/synapse-0.2.99.4-r2.ebuild b/gnome-extra/synapse/synapse-0.2.99.4-r2.ebuild index ce524b54e1f1..d402aff00211 100644 --- a/gnome-extra/synapse/synapse-0.2.99.4-r2.ebuild +++ b/gnome-extra/synapse/synapse-0.2.99.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,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" IUSE="appindicator nls plugins" RDEPEND="
