diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-25 20:31:48 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-25 20:31:48 +0300 |
commit | 629a96e9c3a162e9f09fc3e93d8fe10e77eeca2f (patch) | |
tree | cdd63b5a22e6269c1cb21ed8b0e591d444b5fe5d /net-libs/librsync | |
parent | sys-apps/lshw: Stabilize 02.20.2b-r1 sparc, #932554 (diff) | |
download | gentoo-629a96e9c3a162e9f09fc3e93d8fe10e77eeca2f.tar.gz gentoo-629a96e9c3a162e9f09fc3e93d8fe10e77eeca2f.tar.bz2 gentoo-629a96e9c3a162e9f09fc3e93d8fe10e77eeca2f.zip |
net-libs/librsync: Stabilize 2.3.4 sparc, #932595
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/librsync')
-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 2f7c7c0b7f81..7309d040738a 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}" |