diff options
author | Sam James <sam@gentoo.org> | 2023-10-09 05:36:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-09 05:36:08 +0100 |
commit | 5d2a8439cd2637ffaa7129d6705df6155faa15f7 (patch) | |
tree | f90b155474acfdf7645d49b7ade6be78c225a6be /net-misc | |
parent | net-misc/whois: Stabilize 5.5.18-r1 arm64, #915407 (diff) | |
download | gentoo-5d2a8439cd2637ffaa7129d6705df6155faa15f7.tar.gz gentoo-5d2a8439cd2637ffaa7129d6705df6155faa15f7.tar.bz2 gentoo-5d2a8439cd2637ffaa7129d6705df6155faa15f7.zip |
net-misc/whois: Stabilize 5.5.18-r1 arm, #915407
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/whois/whois-5.5.18-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.18-r1.ebuild b/net-misc/whois/whois-5.5.18-r1.ebuild index f3975b396e4b..587ee377ae7e 100644 --- a/net-misc/whois/whois-5.5.18-r1.ebuild +++ b/net-misc/whois/whois-5.5.18-r1.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" |