diff options
author | Sam James <sam@gentoo.org> | 2023-10-09 05:21:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-09 05:21:17 +0100 |
commit | de8e032c133ca2b463523abed688adb80bd8674a (patch) | |
tree | e9eb53f17074ec35f5e6d93a4db4be7a59cb2c94 /net-misc | |
parent | app-arch/pigz: Stabilize 2.8 sparc, #915406 (diff) | |
download | gentoo-de8e032c133ca2b463523abed688adb80bd8674a.tar.gz gentoo-de8e032c133ca2b463523abed688adb80bd8674a.tar.bz2 gentoo-de8e032c133ca2b463523abed688adb80bd8674a.zip |
net-misc/whois: Stabilize 5.5.18-r1 sparc, #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 73f366159be4..6777b3d0dfbc 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" |