diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-22 08:18:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-22 08:18:55 +0200 |
commit | bf48f01cf01396a66176f44570e8c7660bfbcd83 (patch) | |
tree | ec4d2e48fcbf26f0c0a7cf4db978442d3176d734 /net-misc/whois | |
parent | sys-apps/findutils: arm64 stable wrt bug #846860 (diff) | |
download | gentoo-bf48f01cf01396a66176f44570e8c7660bfbcd83.tar.gz gentoo-bf48f01cf01396a66176f44570e8c7660bfbcd83.tar.bz2 gentoo-bf48f01cf01396a66176f44570e8c7660bfbcd83.zip |
net-misc/whois: arm64 stable wrt bug #846863
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.5.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.13.ebuild b/net-misc/whois/whois-5.5.13.ebuild index 206c7a3a16ca..25045595ccfa 100644 --- a/net-misc/whois/whois-5.5.13.ebuild +++ b/net-misc/whois/whois-5.5.13.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" |