commit: 17f13e8c0a78269be54fc4f18b1de9cf855e639d Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Tue Apr 6 10:09:47 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue Apr 6 10:09:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17f13e8c
dev-util/bear: add ~x86 keyword, rather Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-util/bear/bear-2.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/bear/bear-2.4.4.ebuild b/dev-util/bear/bear-2.4.4.ebuild index 49b0dd6098d..2b8550b13b8 100644 --- a/dev-util/bear/bear-2.4.4.ebuild +++ b/dev-util/bear/bear-2.4.4.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 x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
