commit: 429caee6082f382e8163c889424d8e08f8eb00ad Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 23 20:49:18 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Dec 23 20:49:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=429caee6
dev-cpp/json11: Stabilize 1.0.0 x86, #886897 Signed-off-by: Arthur Zamarin <arthurzam <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 3a4518df699f..a7da588e277d 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 ~x86" +KEYWORDS="amd64 x86" PATCHES=( "${FILESDIR}"/${P}-fix-multiarch-install.patch
