diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-26 10:47:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-26 10:47:43 +0200 |
commit | ddaa72d5f5d7226e2a0bd9e3687b16619e6b17c5 (patch) | |
tree | 1731500e80e622f84e597dffaeda2550771c3a08 /net-misc/whois | |
parent | dev-util/ccache: s390 stable wrt bug #690240 (diff) | |
download | gentoo-ddaa72d5f5d7226e2a0bd9e3687b16619e6b17c5.tar.gz gentoo-ddaa72d5f5d7226e2a0bd9e3687b16619e6b17c5.tar.bz2 gentoo-ddaa72d5f5d7226e2a0bd9e3687b16619e6b17c5.zip |
net-misc/whois: s390 stable wrt bug #690256
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.4.3.ebuild b/net-misc/whois/whois-5.4.3.ebuild index e7e3da796ddf..4f7d74c13079 100644 --- a/net-misc/whois/whois-5.4.3.ebuild +++ b/net-misc/whois/whois-5.4.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="iconv idn nls" RESTRICT="test" #59327 |