diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-01 14:31:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-01 14:31:34 +0100 |
commit | c4b08211cde01ddf925e2b56996dd4dce7715a4d (patch) | |
tree | 2218efee0970f9a17a0170add13fed02b671cb89 /net-libs/librsync | |
parent | sys-fs/udev: sparc stable wrt bug #827853 (diff) | |
download | gentoo-c4b08211cde01ddf925e2b56996dd4dce7715a4d.tar.gz gentoo-c4b08211cde01ddf925e2b56996dd4dce7715a4d.tar.bz2 gentoo-c4b08211cde01ddf925e2b56996dd4dce7715a4d.zip |
net-libs/librsync: x86 stable wrt bug #822252
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/librsync')
-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 74c2d1318c6b..d8676d8ba1a5 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}" |