commit: e44478a30eadb6672f69d71a29122d56a26881bf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 29 03:14:46 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 29 03:14:46 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e44478a3
net-misc/whois: Stabilize 5.5.23 x86, #938621
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/whois/whois-5.5.23.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/whois/whois-5.5.23.ebuild
b/net-misc/whois/whois-5.5.23.ebuild
index afbc87e1ae4d..e5355ac63bd4 100644
--- a/net-misc/whois/whois-5.5.23.ebuild
+++ b/net-misc/whois/whois-5.5.23.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"