diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-14 09:46:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-14 09:46:34 +0200 |
commit | 381e61cf06ab40c995007d1ef3f3cc910a09674d (patch) | |
tree | 1197b19ea4fe9ecdec0868c0018af9f940f30dfb /x11-misc | |
parent | x11-plugins/wmsysmon: remove unused patch(es) (diff) | |
download | gentoo-381e61cf06ab40c995007d1ef3f3cc910a09674d.tar.gz gentoo-381e61cf06ab40c995007d1ef3f3cc910a09674d.tar.bz2 gentoo-381e61cf06ab40c995007d1ef3f3cc910a09674d.zip |
x11-misc/grsync: Stabilize 1.3.0 amd64, #867181
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/grsync/grsync-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/grsync/grsync-1.3.0.ebuild b/x11-misc/grsync/grsync-1.3.0.ebuild index a941d3f0832e..760c9b12dc05 100644 --- a/x11-misc/grsync/grsync-1.3.0.ebuild +++ b/x11-misc/grsync/grsync-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="http://www.opbyte.it/release/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="+gtk3" DEPEND=" |