diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-22 08:16:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-22 08:16:56 +0200 |
commit | 021ef9d6ede1c708dbb2d6a8174c674bbcc261ab (patch) | |
tree | 2fb8a980cb66b9adac6f49766948757fb74d0754 /net-misc | |
parent | sys-apps/findutils: arm stable wrt bug #846860 (diff) | |
download | gentoo-021ef9d6ede1c708dbb2d6a8174c674bbcc261ab.tar.gz gentoo-021ef9d6ede1c708dbb2d6a8174c674bbcc261ab.tar.bz2 gentoo-021ef9d6ede1c708dbb2d6a8174c674bbcc261ab.zip |
net-misc/whois: arm stable wrt bug #846863
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-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 e365ea8ea531..206c7a3a16ca 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" |