diff options
Diffstat (limited to 'app-admin/filebeat/filebeat-6.8.4.ebuild')
-rw-r--r-- | app-admin/filebeat/filebeat-6.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/filebeat/filebeat-6.8.4.ebuild b/app-admin/filebeat/filebeat-6.8.4.ebuild index 0c71f0e08435..916728450cc4 100644 --- a/app-admin/filebeat/filebeat-6.8.4.ebuild +++ b/app-admin/filebeat/filebeat-6.8.4.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="Lightweight log shipper for Logstash and Elasticsearch" HOMEPAGE="https://www.elastic.co/products/beats" SRC_URI="https://github.com/elastic/beats/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 BSD-2 MIT" SLOT="0" KEYWORDS="~amd64 ~x86" RESTRICT="test" |