diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-24 17:56:44 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-24 17:56:44 +0300 |
commit | 440a1fce4384a7060ebd0af08e6097706e6786b8 (patch) | |
tree | 7c7b66c63d5bbfada96d25f9ec2eb339f02671f2 /net-libs | |
parent | net-p2p/retroshare: add missing speexdsp dep on 0.6.7 (diff) | |
download | gentoo-440a1fce4384a7060ebd0af08e6097706e6786b8.tar.gz gentoo-440a1fce4384a7060ebd0af08e6097706e6786b8.tar.bz2 gentoo-440a1fce4384a7060ebd0af08e6097706e6786b8.zip |
net-libs/librsync: Stabilize 2.3.4 ppc, #932595
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/librsync/librsync-2.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/librsync/librsync-2.3.4.ebuild b/net-libs/librsync/librsync-2.3.4.ebuild index ad335ca26bb0..f0c68349abf6 100644 --- a/net-libs/librsync/librsync-2.3.4.ebuild +++ b/net-libs/librsync/librsync-2.3.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/librsync/librsync/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="LGPL-2.1" SLOT="0/2.2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" RDEPEND="dev-libs/popt" DEPEND="${RDEPEND}" |