diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-03 10:45:14 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-03 10:45:14 +0200 |
commit | 4008e2b7da7383d67d48c858a09e208f683a531e (patch) | |
tree | 372838f74ca75c84f7a7f54dce8f28deee7b3823 /net-dialup/lrzsz | |
parent | net-dialup/lrzsz: Stabilize 0.12.20-r9 ppc64, #937218 (diff) | |
download | gentoo-4008e2b7da7383d67d48c858a09e208f683a531e.tar.gz gentoo-4008e2b7da7383d67d48c858a09e208f683a531e.tar.bz2 gentoo-4008e2b7da7383d67d48c858a09e208f683a531e.zip |
net-dialup/lrzsz: Stabilize 0.12.20-r9 ppc, #937218
Signed-off-by: Michał Górny <mgorny@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 0a2167a6c5b0..59b232e21bac 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 )" |