diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:40:59 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:40:59 +0100 |
commit | 27a5871e50b4774d0b72614e8f44313caf8ae08e (patch) | |
tree | a36ceb6a67a94c936b038ac52cec1132871cd4bf /net-misc/whois | |
parent | net-misc/wget: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ~x86-fr... (diff) | |
download | gentoo-27a5871e50b4774d0b72614e8f44313caf8ae08e.tar.gz gentoo-27a5871e50b4774d0b72614e8f44313caf8ae08e.tar.bz2 gentoo-27a5871e50b4774d0b72614e8f44313caf8ae08e.zip |
net-misc/whois: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.2.12.ebuild | 2 | ||||
-rw-r--r-- | net-misc/whois/whois-5.2.14.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/whois/whois-5.2.12.ebuild b/net-misc/whois/whois-5.2.12.ebuild index e29b134e6529..2196c0add49a 100644 --- a/net-misc/whois/whois-5.2.12.ebuild +++ b/net-misc/whois/whois-5.2.12.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 ~x86-freebsd ~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 diff --git a/net-misc/whois/whois-5.2.14.ebuild b/net-misc/whois/whois-5.2.14.ebuild index ab7bce958567..df44aaf8ff58 100644 --- a/net-misc/whois/whois-5.2.14.ebuild +++ b/net-misc/whois/whois-5.2.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~x86-freebsd ~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 |