diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-15 22:57:16 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-15 22:57:16 +0300 |
commit | afe6348f6837eec2998c0a366495c902b2466684 (patch) | |
tree | bbb47390c5b9073677aad549cb158b17bd0496cd | |
parent | sys-apps/hdparm: Stabilize 9.64 ppc, #868978 (diff) | |
download | gentoo-afe6348f6837eec2998c0a366495c902b2466684.tar.gz gentoo-afe6348f6837eec2998c0a366495c902b2466684.tar.bz2 gentoo-afe6348f6837eec2998c0a366495c902b2466684.zip |
x11-misc/grsync: Stabilize 1.3.0 ppc, #867181
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 2e48f171515c..262bbaf25cc2 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=" |