diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:27:25 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:33:23 +0100 |
commit | b4c4bc9b015ca5f39a1987503e3c3cf321ee209e (patch) | |
tree | b2a69944eb605836569bc723f79339517e3efdb1 /net-dialup | |
parent | net-analyzer/tcpdump: dropped ~x86-freebsd (diff) | |
download | gentoo-b4c4bc9b015ca5f39a1987503e3c3cf321ee209e.tar.gz gentoo-b4c4bc9b015ca5f39a1987503e3c3cf321ee209e.tar.bz2 gentoo-b4c4bc9b015ca5f39a1987503e3c3cf321ee209e.zip |
net-dialup/lrzsz: dropped ~ia64-linux ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild index ee978ff393e8..1e49ff1eccd2 100644 --- a/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild +++ b/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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="http://www.ohse.de/uwe/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="nls" DEPEND="nls? ( virtual/libintl )" |