diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:35:54 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:35:54 +0100 |
commit | e35121a633557c12bf22fa245f5faa510c4d0d8b (patch) | |
tree | e1864b2c16584fca19ff09486a70e930015085f1 /net-misc/axel | |
parent | net-misc/autossh: dropped ~ia64-linux (diff) | |
download | gentoo-e35121a633557c12bf22fa245f5faa510c4d0d8b.tar.gz gentoo-e35121a633557c12bf22fa245f5faa510c4d0d8b.tar.bz2 gentoo-e35121a633557c12bf22fa245f5faa510c4d0d8b.zip |
net-misc/axel: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'net-misc/axel')
-rw-r--r-- | net-misc/axel/axel-2.12.ebuild | 2 | ||||
-rw-r--r-- | net-misc/axel/axel-2.4-r3.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/axel/axel-2.12.ebuild b/net-misc/axel/axel-2.12.ebuild index 78df255f0c50..e2d2b07cc572 100644 --- a/net-misc/axel/axel-2.12.ebuild +++ b/net-misc/axel/axel-2.12.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/eribertomota/axel/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris" IUSE="debug libressl nls ssl" REQUIRED_USE="libressl? ( ssl )" diff --git a/net-misc/axel/axel-2.4-r3.ebuild b/net-misc/axel/axel-2.4-r3.ebuild index c475db2096f1..dbafe67d43cb 100644 --- a/net-misc/axel/axel-2.4-r3.ebuild +++ b/net-misc/axel/axel-2.4-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="http://alioth.debian.org/frs/download.php/${DOWNLOAD_ID}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris" +KEYWORDS="amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris" IUSE="debug nls" DEPEND="nls? ( sys-devel/gettext )" |