diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-10-19 14:41:44 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-10-19 14:41:44 +0200 |
commit | af8e11fc941510c566f3f76823ee081167439305 (patch) | |
tree | 5cf5fab3caa25f9807f8ab6a57fedcb16f56dadf /net-libs/librsync | |
parent | sys-libs/e2fsprogs-libs: Stable on amd64 (diff) | |
download | gentoo-af8e11fc941510c566f3f76823ee081167439305.tar.gz gentoo-af8e11fc941510c566f3f76823ee081167439305.tar.bz2 gentoo-af8e11fc941510c566f3f76823ee081167439305.zip |
net-libs/librsync: Stable on amd64
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'net-libs/librsync')
-rw-r--r-- | net-libs/librsync/librsync-2.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/librsync/librsync-2.0.0-r1.ebuild b/net-libs/librsync/librsync-2.0.0-r1.ebuild index 06a1bbbf47c3..e4f6f64ddb5f 100644 --- a/net-libs/librsync/librsync-2.0.0-r1.ebuild +++ b/net-libs/librsync/librsync-2.0.0-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 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" RDEPEND="dev-libs/popt" DEPEND="${RDEPEND}" |