diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-21 09:37:27 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-21 09:37:27 +0100 |
commit | f1897f7bea766a8fb7f473e27f6f043fd7879ccd (patch) | |
tree | 9cb3bc16022ba1a01274ed338fd369a3be9354a3 /net-misc | |
parent | dev-util/ccache: stable 3.7.1 for ppc64, bug #690240 (diff) | |
download | gentoo-f1897f7bea766a8fb7f473e27f6f043fd7879ccd.tar.gz gentoo-f1897f7bea766a8fb7f473e27f6f043fd7879ccd.tar.bz2 gentoo-f1897f7bea766a8fb7f473e27f6f043fd7879ccd.zip |
net-misc/whois: stable 5.4.3 for ppc64, bug #690256
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc')
-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 7d10c39accad..d0389da5e9a9 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 |