summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-11-09 20:57:33 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-11-09 20:57:56 +0300
commit58b1ad962551067d17f81fe51478efd77c0cbbb7 (patch)
tree794fa79043072b8ef37c32aa33cbe272b1d6a6bd /app-admin
parentapp-admin/github-backup-utils: 2.15.0 bump (diff)
downloadgentoo-58b1ad962551067d17f81fe51478efd77c0cbbb7.tar.gz
gentoo-58b1ad962551067d17f81fe51478efd77c0cbbb7.tar.bz2
gentoo-58b1ad962551067d17f81fe51478efd77c0cbbb7.zip
app-admin/filebeat: amd64 stable wrt bug #670727
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/filebeat/filebeat-6.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/filebeat/filebeat-6.3.2.ebuild b/app-admin/filebeat/filebeat-6.3.2.ebuild
index 739d28056bb7..1c9264bf6ec4 100644
--- a/app-admin/filebeat/filebeat-6.3.2.ebuild
+++ b/app-admin/filebeat/filebeat-6.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=7
@@ -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 ~x86"
+KEYWORDS="amd64 ~x86"
RESTRICT="test"
DEPEND=">=dev-lang/go-1.10.3"