diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-22 08:21:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-22 08:21:04 +0200 |
commit | 5b94eaf594299e72299b52d38e8328247de33b3a (patch) | |
tree | 93d55bda811eb1bbc292d115763972ce242dc0d3 /net-misc/whois | |
parent | sys-apps/findutils: sparc stable wrt bug #846860 (diff) | |
download | gentoo-5b94eaf594299e72299b52d38e8328247de33b3a.tar.gz gentoo-5b94eaf594299e72299b52d38e8328247de33b3a.tar.bz2 gentoo-5b94eaf594299e72299b52d38e8328247de33b3a.zip |
net-misc/whois: sparc stable wrt bug #846863
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
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 25045595ccfa..704ff3ac7522 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" |