diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-04 12:12:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-04 12:12:51 +0200 |
commit | a0884a51c484ca2f58288d0bada74a02905c4c3c (patch) | |
tree | 1041c302980e2fae727adb26168ffac09207019d /app-admin/filebeat | |
parent | dev-perl/Inline-C: amd64 stable wrt bug #623406 (diff) | |
download | gentoo-a0884a51c484ca2f58288d0bada74a02905c4c3c.tar.gz gentoo-a0884a51c484ca2f58288d0bada74a02905c4c3c.tar.bz2 gentoo-a0884a51c484ca2f58288d0bada74a02905c4c3c.zip |
app-admin/filebeat: amd64 stable wrt bug #623638
Package-Manager: Portage-2.3.6, Repoman-2.3.1
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-5.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/filebeat/filebeat-5.3.2.ebuild b/app-admin/filebeat/filebeat-5.3.2.ebuild index 441b68ae9efa..899511ff0564 100644 --- a/app-admin/filebeat/filebeat-5.3.2.ebuild +++ b/app-admin/filebeat/filebeat-5.3.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.4" RDEPEND="!app-admin/filebeat-bin" |