diff options
author | Sam James <sam@gentoo.org> | 2024-05-29 18:36:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-29 18:36:50 +0100 |
commit | 9ce41563d832abb54461b621573d2f20e7dce33e (patch) | |
tree | fbb416874251d6f38c285129df2e02afb27cca60 /net-dialup | |
parent | net-dialup/lrzsz: Stabilize 0.12.20-r8 arm64, #933094 (diff) | |
download | gentoo-9ce41563d832abb54461b621573d2f20e7dce33e.tar.gz gentoo-9ce41563d832abb54461b621573d2f20e7dce33e.tar.bz2 gentoo-9ce41563d832abb54461b621573d2f20e7dce33e.zip |
net-dialup/lrzsz: Stabilize 0.12.20-r8 arm, #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 867a1cd202a8..7b098c0c729c 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 )" |