commit: a66513e70f59bf6d81f89cf3447a380f6013a84b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 9 21:42:24 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 9 21:42:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a66513e7
net-misc/whois: Stabilize 5.5.9 amd64, #789051
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/whois/whois-5.5.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/whois/whois-5.5.9.ebuild
b/net-misc/whois/whois-5.5.9.ebuild
index c9638975dc1..e703b9c1d07 100644
--- a/net-misc/whois/whois-5.5.9.ebuild
+++ b/net-misc/whois/whois-5.5.9.ebuild
@@ -14,7 +14,7 @@ if [[ "${PV}" == *9999 ]] ; then
else
#SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.xz"
SRC_URI="https://github.com/rfc1036/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64
~s390 sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64
~s390 sparc ~x86 ~amd64-linux ~x86-linux"
fi
LICENSE="GPL-2"
SLOT="0"