From: Agostino Sarubbo Date: Mon, 11 May 2020 09:44:53 +0000 (+0200) Subject: dev-python/blessings: x86 stable wrt bug #720492 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=da66fbdb8804382c5935375764665a2dcbf35745;p=gentoo.git dev-python/blessings: x86 stable wrt bug #720492 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/blessings/blessings-1.7-r1.ebuild b/dev-python/blessings/blessings-1.7-r1.ebuild index 81fd061d5abf..d9b166b70bc5 100644 --- a/dev-python/blessings/blessings-1.7-r1.ebuild +++ b/dev-python/blessings/blessings-1.7-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/erikrose/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc test" RESTRICT="!test? ( test )"