diff options
author | 2018-10-28 11:49:33 +0000 | |
---|---|---|
committer | 2018-10-28 17:25:19 +0000 | |
commit | a4820cbbdb0233eea53c1d1c8ff56a19065223b3 (patch) | |
tree | 7bede0d04aebd3a78365012ef856d11209709fbf /net-misc/whois | |
parent | dev-python/protobuf-python: stable 3.6.1 for ppc, bug #669036 (diff) | |
download | gentoo-a4820cbbdb0233eea53c1d1c8ff56a19065223b3.tar.gz gentoo-a4820cbbdb0233eea53c1d1c8ff56a19065223b3.tar.bz2 gentoo-a4820cbbdb0233eea53c1d1c8ff56a19065223b3.zip |
net-misc/whois: stable 5.3.2 for ppc, bug #669798
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.3.2.ebuild b/net-misc/whois/whois-5.3.2.ebuild index 2047f5e1e3e6..1e3a872c9eaa 100644 --- a/net-misc/whois/whois-5.3.2.ebuild +++ b/net-misc/whois/whois-5.3.2.ebuild @@ -11,7 +11,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 |