commit: ec3d84ecaf3a1d3ccc7ee571606115ab27a9780c Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Fri Apr 23 05:53:28 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Apr 23 05:53:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec3d84ec
dev-util/bear: keyword ~x86 on 3.0.11 - acked by gyakovlev. 1: Testing Time: 2.42s 1: Unsupported : 9 1: Passed : 74 1: Expectedly Failed: 6 1/1 Test #1: bear::func_test .................. Passed 2.57 sec 100% tests passed, 0 tests failed out of 1 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-util/bear/bear-3.0.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/bear/bear-3.0.11.ebuild b/dev-util/bear/bear-3.0.11.ebuild index 7e4916e9e4c..ec588776669 100644 --- a/dev-util/bear/bear-3.0.11.ebuild +++ b/dev-util/bear/bear-3.0.11.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/rizsotto/Bear/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="test" RDEPEND="
