summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2017-09-04 14:51:04 -0400
committerAaron Bauman <bman@gentoo.org>2017-09-04 14:51:18 -0400
commit305925e0d474ceec180eab1c112f86cd8d3e3844 (patch)
tree121d17e772e542d43aa9330847db5b9e88237110 /app-admin
parentmedia-sound/jack2: Fix JACK1 blocker to actually work (diff)
downloadgentoo-305925e0d474ceec180eab1c112f86cd8d3e3844.tar.gz
gentoo-305925e0d474ceec180eab1c112f86cd8d3e3844.tar.bz2
gentoo-305925e0d474ceec180eab1c112f86cd8d3e3844.zip
app-admin/filebeat: amd64 stable
Gentoo-bug: 628546 Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/filebeat/filebeat-5.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/filebeat/filebeat-5.5.2.ebuild b/app-admin/filebeat/filebeat-5.5.2.ebuild
index 451e2191c7ae..b61d0fb18c21 100644
--- a/app-admin/filebeat/filebeat-5.5.2.ebuild
+++ b/app-admin/filebeat/filebeat-5.5.2.ebuild
@@ -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"
DEPEND=">=dev-lang/go-1.8.3"
RDEPEND="!app-admin/filebeat-bin"