commit: 8dff6f1eab091d4a177189b8d6224e9ea04bb841 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Dec 2 14:58:28 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Dec 2 14:58:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dff6f1e
x11-misc/grsync: Stabilize 1.3.1 ppc64, #945689 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-misc/grsync/grsync-1.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/grsync/grsync-1.3.1.ebuild b/x11-misc/grsync/grsync-1.3.1.ebuild index 20da83187937..0f55fb4071f6 100644 --- a/x11-misc/grsync/grsync-1.3.1.ebuild +++ b/x11-misc/grsync/grsync-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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="
