diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-26 12:37:45 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-26 12:37:45 +0000 |
commit | a73ee5008cdfd7a80c022c625560d7ab74846c24 (patch) | |
tree | 5b210d30637b222333e1c435dc2d134d7f13f1d1 /net-dialup | |
parent | net-dialup/lrzsz: Stabilize 0.12.20-r7 arm, #918592 (diff) | |
download | gentoo-a73ee5008cdfd7a80c022c625560d7ab74846c24.tar.gz gentoo-a73ee5008cdfd7a80c022c625560d7ab74846c24.tar.bz2 gentoo-a73ee5008cdfd7a80c022c625560d7ab74846c24.zip |
net-dialup/lrzsz: Stabilize 0.12.20-r7 x86, #918592
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild index eab3aedf9b96..59f9f3da3b64 100644 --- a/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild +++ b/net-dialup/lrzsz/lrzsz-0.12.20-r7.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 )" |