summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-09-18 10:06:35 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-09-18 10:06:35 +0200
commitbff9b5642405ff5a3314fc5419421c73bf69e095 (patch)
treedc816b8677eff3a3aa16e0a9b71bc179d4ddcf63 /net-misc
parentsys-apps/help2man: s390 stable wrt bug #738326 (diff)
downloadgentoo-bff9b5642405ff5a3314fc5419421c73bf69e095.tar.gz
gentoo-bff9b5642405ff5a3314fc5419421c73bf69e095.tar.bz2
gentoo-bff9b5642405ff5a3314fc5419421c73bf69e095.zip
net-misc/whois: s390 stable wrt bug #738328
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-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 b3b6a8ea1b68..740b5fcfc9e2 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"