From: Agostino Sarubbo Date: Sun, 3 May 2020 19:01:47 +0000 (+0200) Subject: dev-python/decorator: x86 stable wrt bug #720510 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4150036af0c56b0735f07b54907dc925a587a662;p=gentoo.git dev-python/decorator: x86 stable wrt bug #720510 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/decorator/decorator-4.4.2.ebuild b/dev-python/decorator/decorator-4.4.2.ebuild index b9e068082758..d7cea028ba62 100644 --- a/dev-python/decorator/decorator-4.4.2.ebuild +++ b/dev-python/decorator/decorator-4.4.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" DOCS=( CHANGES.md )