diff options
author | Sam James <sam@gentoo.org> | 2024-05-29 12:45:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-29 12:45:58 +0100 |
commit | 6334bccd069fbd5e85be6dcaa945588910cea3ba (patch) | |
tree | 6b0b05d1cb7bc0e598a76019e286a662395e06a5 /net-dialup | |
parent | dev-libs/libebml: Stabilize 1.4.5 amd64, #933069 (diff) | |
download | gentoo-6334bccd069fbd5e85be6dcaa945588910cea3ba.tar.gz gentoo-6334bccd069fbd5e85be6dcaa945588910cea3ba.tar.bz2 gentoo-6334bccd069fbd5e85be6dcaa945588910cea3ba.zip |
net-dialup/lrzsz: Stabilize 0.12.20-r8 sparc, #933094
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild index a071bff37252..f818e7155f70 100644 --- a/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild +++ b/net-dialup/lrzsz/lrzsz-0.12.20-r8.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 )" |