diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-10 18:12:51 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-10 18:23:31 -0800 |
commit | 76ea61bcce19e3fdaef5468b315aa1b125b12873 (patch) | |
tree | b8058f8e5562f9b458898423cc764929185434cb /virtual | |
parent | sys-apps/systemd-tmpfiles: replace maintainers with systemd project (diff) | |
download | gentoo-76ea61bcce19e3fdaef5468b315aa1b125b12873.tar.gz gentoo-76ea61bcce19e3fdaef5468b315aa1b125b12873.tar.bz2 gentoo-76ea61bcce19e3fdaef5468b315aa1b125b12873.zip |
virtual/w3m: stabilize 1 for arm64
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/w3m/w3m-1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/w3m/w3m-1.ebuild b/virtual/w3m/w3m-1.ebuild index a62a6f56241d..17526c870c82 100644 --- a/virtual/w3m/w3m-1.ebuild +++ b/virtual/w3m/w3m-1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Virtual for the w3m web browser" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND="|| ( www-client/w3m |