summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-03 23:55:40 +0000
committerSam James <sam@gentoo.org>2020-09-03 23:55:40 +0000
commiteb089ac7777c7b43938d3d67fdcb69e156d6bb3c (patch)
treeb48959dff505c802bf2af8f4010b4f0058fa184a
parentsys-apps/help2man: ppc64 stable (bug #738326) (diff)
downloadgentoo-eb089ac7777c7b43938d3d67fdcb69e156d6bb3c.tar.gz
gentoo-eb089ac7777c7b43938d3d67fdcb69e156d6bb3c.tar.bz2
gentoo-eb089ac7777c7b43938d3d67fdcb69e156d6bb3c.zip
net-misc/whois: ppc64 stable (bug #738328)
Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Sam James <sam@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 6e5eedb90f13..b3b6a8ea1b68 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"