diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-29 19:55:59 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-29 19:57:00 +0200 |
commit | a1c3b61c65ed681127328d77e6b8c0366504ca0b (patch) | |
tree | b7b1e9203bf252e75fd2a68e508ee51401e846e0 /net-misc/whois | |
parent | media-video/vlc: x86 stable (bug #738612) (diff) | |
download | gentoo-a1c3b61c65ed681127328d77e6b8c0366504ca0b.tar.gz gentoo-a1c3b61c65ed681127328d77e6b8c0366504ca0b.tar.bz2 gentoo-a1c3b61c65ed681127328d77e6b8c0366504ca0b.zip |
net-misc/whois: x86 stable (bug #738328)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.5.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.6-r1.ebuild b/net-misc/whois/whois-5.5.6-r1.ebuild index d2344b6a1754..4ec5274d809d 100644 --- a/net-misc/whois/whois-5.5.6-r1.ebuild +++ b/net-misc/whois/whois-5.5.6-r1.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" |