diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-01 13:09:01 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-01 13:40:46 -0400 |
commit | 8f70b4c70611850f7aa2aa75a4a72f5c52f7589a (patch) | |
tree | 3da32267b9ab963c669a28722e3cc894f2cbe49f /app-benchmarks | |
parent | net-libs/ftplib: amd64 stable (diff) | |
download | gentoo-8f70b4c70611850f7aa2aa75a4a72f5c52f7589a.tar.gz gentoo-8f70b4c70611850f7aa2aa75a4a72f5c52f7589a.tar.bz2 gentoo-8f70b4c70611850f7aa2aa75a4a72f5c52f7589a.zip |
app-benchmarks/siege: amd64 stable
Bug: https://bugs.gentoo.org/651962
Package-Manager: Portage-2.3.27, Repoman-2.3.9
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/siege/siege-3.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/siege/siege-3.1.4.ebuild b/app-benchmarks/siege/siege-3.1.4.ebuild index b08e5a9b4f55..0c939859d847 100644 --- a/app-benchmarks/siege/siege-3.1.4.ebuild +++ b/app-benchmarks/siege/siege-3.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE="https://www.joedog.org/siege-home/" SRC_URI="http://download.joedog.org/${PN}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~x86 ~x64-macos" +KEYWORDS="amd64 ~hppa ~mips ~ppc ~x86 ~x64-macos" SLOT="0" IUSE="libressl ssl" |