summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-admin/filebeat/filebeat-5.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/filebeat/filebeat-5.2.2.ebuild b/app-admin/filebeat/filebeat-5.2.2.ebuild
index ae7e555c8499..306413f9a213 100644
--- a/app-admin/filebeat/filebeat-5.2.2.ebuild
+++ b/app-admin/filebeat/filebeat-5.2.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"
+KEYWORDS="amd64"
DEPEND=">=dev-lang/go-1.7.1"
RDEPEND="!app-admin/filebeat-bin"