diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-03 10:45:13 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-03 10:45:13 +0200 |
commit | c97adfa55012fdec8c1fdfa75279ccdab1e9b98b (patch) | |
tree | 3a2eda57cebfef1413aca434cdf4b94175f9b677 /net-dialup | |
parent | net-dialup/lrzsz: Stabilize 0.12.20-r9 x86, #937218 (diff) | |
download | gentoo-c97adfa55012fdec8c1fdfa75279ccdab1e9b98b.tar.gz gentoo-c97adfa55012fdec8c1fdfa75279ccdab1e9b98b.tar.bz2 gentoo-c97adfa55012fdec8c1fdfa75279ccdab1e9b98b.zip |
net-dialup/lrzsz: Stabilize 0.12.20-r9 ppc64, #937218
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-dialup')
-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 02da86a02071..0a2167a6c5b0 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 )" |