diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-16 20:44:55 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-16 20:44:55 +0300 |
commit | ed36b98d596c3ab46602181883e94d61098977e7 (patch) | |
tree | 4d5a96a1fe863b99cce30740025c909f421fe87c /x11-misc/grsync | |
parent | x11-plugins/wmweather+: drop 2.17 (diff) | |
download | gentoo-ed36b98d596c3ab46602181883e94d61098977e7.tar.gz gentoo-ed36b98d596c3ab46602181883e94d61098977e7.tar.bz2 gentoo-ed36b98d596c3ab46602181883e94d61098977e7.zip |
x11-misc/grsync: Stabilize 1.3.0 ppc64, #867181
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc/grsync')
-rw-r--r-- | x11-misc/grsync/grsync-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/grsync/grsync-1.3.0.ebuild b/x11-misc/grsync/grsync-1.3.0.ebuild index 262bbaf25cc2..2fc9967fc91b 100644 --- a/x11-misc/grsync/grsync-1.3.0.ebuild +++ b/x11-misc/grsync/grsync-1.3.0.ebuild @@ -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=" |