diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:32:31 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:33:30 +0100 |
commit | 756783a957b36fb78439dd15304446ef0e89cd40 (patch) | |
tree | eccf63a299329c1a823d7f7649df359e5567f75d /net-libs | |
parent | net-libs/libproxy: dropped ~ia64-linux ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-756783a957b36fb78439dd15304446ef0e89cd40.tar.gz gentoo-756783a957b36fb78439dd15304446ef0e89cd40.tar.bz2 gentoo-756783a957b36fb78439dd15304446ef0e89cd40.zip |
net-libs/librsync: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/librsync/librsync-0.9.7-r3.ebuild | 4 | ||||
-rw-r--r-- | net-libs/librsync/librsync-2.0.0-r1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/librsync/librsync-2.0.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-libs/librsync/librsync-0.9.7-r3.ebuild b/net-libs/librsync/librsync-0.9.7-r3.ebuild index 2451aefca0c6..8a92a82a9193 100644 --- a/net-libs/librsync/librsync-0.9.7-r3.ebuild +++ b/net-libs/librsync/librsync-0.9.7-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/1" -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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="static-libs" RDEPEND="dev-libs/popt" diff --git a/net-libs/librsync/librsync-2.0.0-r1.ebuild b/net-libs/librsync/librsync-2.0.0-r1.ebuild index 69b6692bbc3b..e339a1332ab9 100644 --- a/net-libs/librsync/librsync-2.0.0-r1.ebuild +++ b/net-libs/librsync/librsync-2.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,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 ~x86-interix ~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}" diff --git a/net-libs/librsync/librsync-2.0.0.ebuild b/net-libs/librsync/librsync-2.0.0.ebuild index c0b90a7b71c6..be75484caaf5 100644 --- a/net-libs/librsync/librsync-2.0.0.ebuild +++ b/net-libs/librsync/librsync-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" RDEPEND="dev-libs/popt" DEPEND="${RDEPEND}" |