diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-12 13:29:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-12 13:29:28 +0200 |
commit | bf65b66617a3032d0b48c379ee4e8771f76efa6e (patch) | |
tree | a6bfd9e0a8f9b52bc72c86fae1ea2c3a60414399 /net-libs/librsync | |
parent | kde-misc/krusader: x86 stable (bug #657740) (diff) | |
download | gentoo-bf65b66617a3032d0b48c379ee4e8771f76efa6e.tar.gz gentoo-bf65b66617a3032d0b48c379ee4e8771f76efa6e.tar.bz2 gentoo-bf65b66617a3032d0b48c379ee4e8771f76efa6e.zip |
net-libs/librsync: x86 stable (bug #657270)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-libs/librsync')
-rw-r--r-- | net-libs/librsync/librsync-2.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/librsync/librsync-2.0.1-r1.ebuild b/net-libs/librsync/librsync-2.0.1-r1.ebuild index 59e34e585dc3..26cc3b1c569b 100644 --- a/net-libs/librsync/librsync-2.0.1-r1.ebuild +++ b/net-libs/librsync/librsync-2.0.1-r1.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" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" RDEPEND="dev-libs/popt" DEPEND="${RDEPEND}" |