commit: e965923974869629fa1750737da87286500c3f82 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Tue Jul 26 13:28:56 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue Jul 26 14:22:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9659239
dev-cpp/json11: Keyword 1.0.0 x86, #860378 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-cpp/json11/json11-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/json11/json11-1.0.0.ebuild b/dev-cpp/json11/json11-1.0.0.ebuild index f19252f78fb7..3a4518df699f 100644 --- a/dev-cpp/json11/json11-1.0.0.ebuild +++ b/dev-cpp/json11/json11-1.0.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dropbox/json11/archive/refs/tags/v${PV}.tar.gz -> ${ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~x86" PATCHES=( "${FILESDIR}"/${P}-fix-multiarch-install.patch
