summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-19 02:25:42 +0000
committerSam James <sam@gentoo.org>2022-02-19 02:25:42 +0000
commit0862214d5ff68776af5461940d28fcccb2e6080f (patch)
tree475078286d4c4c4cba30fb9c061993e33c9aaa0f /net-misc
parentnet-libs/rpcsvc-proto: Stabilize 1.4.3 x86, #833645 (diff)
downloadgentoo-0862214d5ff68776af5461940d28fcccb2e6080f.tar.gz
gentoo-0862214d5ff68776af5461940d28fcccb2e6080f.tar.bz2
gentoo-0862214d5ff68776af5461940d28fcccb2e6080f.zip
net-misc/whois: Stabilize 5.5.11 x86, #833646
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/whois/whois-5.5.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.11.ebuild b/net-misc/whois/whois-5.5.11.ebuild
index 0aa78ed3fc2c..c18e4e5c6eda 100644
--- a/net-misc/whois/whois-5.5.11.ebuild
+++ b/net-misc/whois/whois-5.5.11.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"