diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-02 03:55:55 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-02 03:55:55 +0100 |
commit | c16ff85f62ed3b9a5290170b89fb4ab82c22ba2e (patch) | |
tree | cbdeac5d47ccbf7cae5312823d827752f2e2f266 /net-libs/librsync | |
parent | media-libs/libass: x86 stable (bug #746413) (diff) | |
download | gentoo-c16ff85f62ed3b9a5290170b89fb4ab82c22ba2e.tar.gz gentoo-c16ff85f62ed3b9a5290170b89fb4ab82c22ba2e.tar.bz2 gentoo-c16ff85f62ed3b9a5290170b89fb4ab82c22ba2e.zip |
net-libs/librsync: x86 stable (bug #757189)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs/librsync')
-rw-r--r-- | net-libs/librsync/librsync-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/librsync/librsync-2.3.1.ebuild b/net-libs/librsync/librsync-2.3.1.ebuild index 4a6965cbd509..38c0825a2ad5 100644 --- a/net-libs/librsync/librsync-2.3.1.ebuild +++ b/net-libs/librsync/librsync-2.3.1.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 ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" RDEPEND=" dev-libs/popt |