diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 10:23:12 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 10:23:12 +0000 |
commit | e26d7fbad1de74de3f5ad1b0d584b315a37201e1 (patch) | |
tree | 7656b5e2e0d0c5d57b63cd65f7dec494fd457750 /net-misc/whois | |
parent | dev-libs/libinput: keyworded 1.12.1-r1 for ia64, bug #668764 (diff) | |
download | gentoo-e26d7fbad1de74de3f5ad1b0d584b315a37201e1.tar.gz gentoo-e26d7fbad1de74de3f5ad1b0d584b315a37201e1.tar.bz2 gentoo-e26d7fbad1de74de3f5ad1b0d584b315a37201e1.zip |
net-misc/whois: stable 5.3.2 for ia64, bug #669798
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/whois/whois-5.3.2.ebuild b/net-misc/whois/whois-5.3.2.ebuild index 27fc4102f0ca..2047f5e1e3e6 100644 --- a/net-misc/whois/whois-5.3.2.ebuild +++ b/net-misc/whois/whois-5.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 |