commit: 5fd71e3b6c28e9784b65c24b61631f7ca66036b8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 19 01:34:29 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Nov 19 01:34:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fd71e3b
net-misc/whois: Stabilize 5.5.14 arm64, #881749 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/whois/whois-5.5.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/whois/whois-5.5.14.ebuild b/net-misc/whois/whois-5.5.14.ebuild index c4a5a15f15f1..b4cdf85c2cb8 100644 --- a/net-misc/whois/whois-5.5.14.ebuild +++ b/net-misc/whois/whois-5.5.14.ebuild @@ -17,7 +17,7 @@ else #SRC_URI="https://github.com/rfc1036/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}"/${PN} - KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-2"