diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-10 11:32:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-10 11:32:23 +0100 |
commit | 1aba3f7649da4e727e715b8877dd06a308b53af6 (patch) | |
tree | 35fd8f07f3c63bd6aaae16374a83730f3c61a25a /net-libs | |
parent | dev-ml/lablgtk: alpha stable wrt bug #566610 (diff) | |
download | gentoo-1aba3f7649da4e727e715b8877dd06a308b53af6.tar.gz gentoo-1aba3f7649da4e727e715b8877dd06a308b53af6.tar.bz2 gentoo-1aba3f7649da4e727e715b8877dd06a308b53af6.zip |
net-libs/librsync: alpha stable wrt bug #525396
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 f5446311c562..2dfa02f25c5b 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}" |