diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-09 11:54:33 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-09 11:54:33 +0300 |
commit | a05f1d1528ce480347cbf31c03c6b89fa88fc44d (patch) | |
tree | dd5591639b642bd00f41ea97e0a09d03be6b3331 /net-dialup/lrzsz | |
parent | sys-apps/lm_sensors: amd64 stable wrt bug #668094 (diff) | |
download | gentoo-a05f1d1528ce480347cbf31c03c6b89fa88fc44d.tar.gz gentoo-a05f1d1528ce480347cbf31c03c6b89fa88fc44d.tar.bz2 gentoo-a05f1d1528ce480347cbf31c03c6b89fa88fc44d.zip |
net-dialup/lrzsz: mark stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'net-dialup/lrzsz')
-rw-r--r-- | net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild index 0b999da1b239..cb2d74b42e8e 100644 --- a/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild +++ b/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://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 ~amd64-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 )" |