dev-libs/flatbuffers: amd64 stable wrt bug #688796
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 28 Jun 2019 11:36:54 +0000 (13:36 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 28 Jun 2019 11:36:54 +0000 (13:36 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

dev-libs/flatbuffers/flatbuffers-1.11.0.ebuild

index 2bf8b35e8ddc0e8a7081bd615469580888f627c2..1beb72c525bf404b0f1469876dd479a08c2f7632 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="static-libs test"
 
 DOCS=( readme.md )