diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-29 19:15:09 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-29 19:15:21 +0200 |
commit | 69698bfe2776f0cc9e990bd8be6887a7eb20a636 (patch) | |
tree | 5123341d1e9538af88fe3975dd6a0beff68a0459 /net-libs | |
parent | net-libs/librsync: Stabilize 2.3.2 ppc, #822252 (diff) | |
download | gentoo-69698bfe2776f0cc9e990bd8be6887a7eb20a636.tar.gz gentoo-69698bfe2776f0cc9e990bd8be6887a7eb20a636.tar.bz2 gentoo-69698bfe2776f0cc9e990bd8be6887a7eb20a636.zip |
net-libs/librsync: Stabilize 2.3.2 ppc64, #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 0045dbf02abf..806a5783bf4e 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}" |