diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-12 09:08:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-12 09:10:31 +0200 |
commit | 26c20ab00de1ccb94aa86cc2c7aa39b76314c813 (patch) | |
tree | af3ffc9135fcbc7c8ba195656a353c1d5870aee6 /app-admin/filebeat | |
parent | app-backup/snapper: amd64 stable wrt bug #817665 (diff) | |
download | gentoo-26c20ab00de1ccb94aa86cc2c7aa39b76314c813.tar.gz gentoo-26c20ab00de1ccb94aa86cc2c7aa39b76314c813.tar.bz2 gentoo-26c20ab00de1ccb94aa86cc2c7aa39b76314c813.zip |
app-admin/filebeat: amd64 stable wrt bug #817668
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/filebeat')
-rw-r--r-- | app-admin/filebeat/filebeat-7.13.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/filebeat/filebeat-7.13.4.ebuild b/app-admin/filebeat/filebeat-7.13.4.ebuild index e3d05342b132..3aace26796b3 100644 --- a/app-admin/filebeat/filebeat-7.13.4.ebuild +++ b/app-admin/filebeat/filebeat-7.13.4.ebuild @@ -1127,7 +1127,7 @@ SRC_URI="https://github.com/elastic/beats/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0 BSD-2 MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RESTRICT="test" S="${WORKDIR}/beats-${PV}" |