diff options
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/filebeat/filebeat-7.17.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/filebeat/filebeat-7.17.3.ebuild b/app-admin/filebeat/filebeat-7.17.3.ebuild index f1697569b7b0..808b401322c3 100644 --- a/app-admin/filebeat/filebeat-7.17.3.ebuild +++ b/app-admin/filebeat/filebeat-7.17.3.ebuild @@ -12,7 +12,7 @@ SRC_URI+=" https://media.githubusercontent.com/media/hydrapolic/gentoo-dist/mast LICENSE="Apache-2.0 BSD-2 MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RESTRICT="test" S="${WORKDIR}/beats-${PV}" |