diff options
author | Sam James <sam@gentoo.org> | 2024-08-09 09:55:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-09 09:55:55 +0100 |
commit | 3b676c8263c19834fc14066cb4188a0948101b13 (patch) | |
tree | f3fbde0905ae85ea5b3af1987aa967953d15aed8 /net-dialup/lrzsz | |
parent | dev-lang/python: Stabilize 3.9.19_p4 sparc, #937145 (diff) | |
download | gentoo-3b676c8263c19834fc14066cb4188a0948101b13.tar.gz gentoo-3b676c8263c19834fc14066cb4188a0948101b13.tar.bz2 gentoo-3b676c8263c19834fc14066cb4188a0948101b13.zip |
net-dialup/lrzsz: Stabilize 0.12.20-r9 sparc, #937218
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dialup/lrzsz')
-rw-r--r-- | net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild index 93f8a934e1ce..756175947929 100644 --- a/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild +++ b/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="nls" DEPEND="nls? ( virtual/libintl )" |