diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 09:57:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 09:57:26 +0100 |
commit | 25e45724edd7cf409e2639cde69e9e1b8cb5f7ef (patch) | |
tree | 21842a4801200c75522a0651fc19aab5d0176b3e /app-admin/filebeat | |
parent | dev-libs/concurrencykit: amd64 stable wrt bug #612032 (diff) | |
download | gentoo-25e45724edd7cf409e2639cde69e9e1b8cb5f7ef.tar.gz gentoo-25e45724edd7cf409e2639cde69e9e1b8cb5f7ef.tar.bz2 gentoo-25e45724edd7cf409e2639cde69e9e1b8cb5f7ef.zip |
app-admin/filebeat: amd64 stable wrt bug #612034
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/filebeat')
-rw-r--r-- | app-admin/filebeat/filebeat-5.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/filebeat/filebeat-5.1.2.ebuild b/app-admin/filebeat/filebeat-5.1.2.ebuild index 944daed826a9..306413f9a213 100644 --- a/app-admin/filebeat/filebeat-5.1.2.ebuild +++ b/app-admin/filebeat/filebeat-5.1.2.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 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/elastic/beats/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" DEPEND=">=dev-lang/go-1.7.1" RDEPEND="!app-admin/filebeat-bin" |