diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-05 09:42:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-05 09:42:06 +0100 |
commit | ddfd0858a76835a59f8992243c5ec24a1804af52 (patch) | |
tree | a35a38aa42477c5e58d2a07ba4902426f4f582af /net-libs/librsync/librsync-2.0.0.ebuild | |
parent | app-backup/duplicity: ppc stable wrt bug #570092 (diff) | |
download | gentoo-ddfd0858a76835a59f8992243c5ec24a1804af52.tar.gz gentoo-ddfd0858a76835a59f8992243c5ec24a1804af52.tar.bz2 gentoo-ddfd0858a76835a59f8992243c5ec24a1804af52.zip |
net-libs/librsync: amd64 stable wrt bug #525396
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/librsync/librsync-2.0.0.ebuild')
-rw-r--r-- | net-libs/librsync/librsync-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/librsync/librsync-2.0.0.ebuild b/net-libs/librsync/librsync-2.0.0.ebuild index bd51b8fbe2f6..b4735718e2e4 100644 --- a/net-libs/librsync/librsync-2.0.0.ebuild +++ b/net-libs/librsync/librsync-2.0.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/librsync/librsync/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" RDEPEND="dev-libs/popt" DEPEND="${RDEPEND}" |