diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-29 19:15:01 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-29 19:15:20 +0200 |
commit | bfbf9189ee929d0b77d2077a54a122a471080ca9 (patch) | |
tree | 22c4e5e2a4afcbcd93ba28cd85c470cb9fd7b462 /net-libs | |
parent | dev-python/eventlet: increase test timeout (diff) | |
download | gentoo-bfbf9189ee929d0b77d2077a54a122a471080ca9.tar.gz gentoo-bfbf9189ee929d0b77d2077a54a122a471080ca9.tar.bz2 gentoo-bfbf9189ee929d0b77d2077a54a122a471080ca9.zip |
net-libs/librsync: Stabilize 2.3.2 ppc, #822252
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/librsync/librsync-2.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/librsync/librsync-2.3.2.ebuild b/net-libs/librsync/librsync-2.3.2.ebuild index c9fc10978227..0045dbf02abf 100644 --- a/net-libs/librsync/librsync-2.3.2.ebuild +++ b/net-libs/librsync/librsync-2.3.2.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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" RDEPEND="dev-libs/popt" DEPEND="${RDEPEND}" |