diff options
author | Sam James <sam@gentoo.org> | 2023-01-23 17:47:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-23 17:47:26 +0000 |
commit | 7e314baabc8ef4bc2a5a730fc8e3b5b77d12980c (patch) | |
tree | deb41b11450f164fb42ae782b82509ceb87dd1a1 /gnome-extra | |
parent | Revert "sys-devel/gcc: Stabilize 12.2.1_p20230121-r1 ppc, #888475" (diff) | |
download | gentoo-7e314baabc8ef4bc2a5a730fc8e3b5b77d12980c.tar.gz gentoo-7e314baabc8ef4bc2a5a730fc8e3b5b77d12980c.tar.bz2 gentoo-7e314baabc8ef4bc2a5a730fc8e3b5b77d12980c.zip |
gnome-extra/synapse: Stabilize 0.2.99.4-r2 amd64, #891471
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/synapse/synapse-0.2.99.4-r2.ebuild | 4 |
1 files 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=" |