summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-22 07:40:00 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-22 07:40:00 +0200
commitb797a39e98881e66c7a2a93f9be5118b7477dbfb (patch)
treea4e66ed1eda4452133bbbb9a258b469d5f940613
parentsys-apps/help2man: amd64 stable wrt bug #738326 (diff)
downloadgentoo-b797a39e98881e66c7a2a93f9be5118b7477dbfb.tar.gz
gentoo-b797a39e98881e66c7a2a93f9be5118b7477dbfb.tar.bz2
gentoo-b797a39e98881e66c7a2a93f9be5118b7477dbfb.zip
net-misc/whois: amd64 stable wrt bug #738328
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--net-misc/whois/whois-5.5.6-r1.ebuild2
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 5e239228a58d..19a0540e01db 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"