diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-29 18:30:50 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-29 18:30:50 +0100 |
commit | cbb18d9479ab2a4c0bee6f3510d03aafec596c7c (patch) | |
tree | 733bd2ac2e0ead244ce145017f574d5305d2e29a /net-libs | |
parent | net-print/cups-filters: Stabilize 1.28.10-r1 amd64, #807442 (diff) | |
download | gentoo-cbb18d9479ab2a4c0bee6f3510d03aafec596c7c.tar.gz gentoo-cbb18d9479ab2a4c0bee6f3510d03aafec596c7c.tar.bz2 gentoo-cbb18d9479ab2a4c0bee6f3510d03aafec596c7c.zip |
net-libs/librsync: Stabilize 2.3.2 amd64, #822252
Signed-off-by: Jakov Smolić <jsmolic@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 806a5783bf4e..123dd745aa77 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}" |