diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2016-01-06 18:53:21 +0100 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2016-01-06 18:53:21 +0100 |
commit | 675b5971f1f4b6389192969cf6606ecf0c3be763 (patch) | |
tree | fe23cf80734a5cc251023e9c489a1b06547d2599 /net-libs | |
parent | dev-python/numpy: Properly handle f2py stuff (diff) | |
download | gentoo-675b5971f1f4b6389192969cf6606ecf0c3be763.tar.gz gentoo-675b5971f1f4b6389192969cf6606ecf0c3be763.tar.bz2 gentoo-675b5971f1f4b6389192969cf6606ecf0c3be763.zip |
net-libs/librsync: 2.0.0 stable on x86 see Bug 525396
Package-Manager: portage-2.2.24
Diffstat (limited to 'net-libs')
-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 b4735718e2e4..f1e83b86e1d8 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}" |