diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-26 15:14:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-26 15:14:57 +0100 |
commit | b6679a462b6579b44eeeb09523ea1c413f98008f (patch) | |
tree | 75ed9e66be78519220ce2be77f3d4b0f9bba3f1d /dev-python/bleach | |
parent | dev-python/pyyaml: x86 stable wrt bug #714182 (diff) | |
download | gentoo-b6679a462b6579b44eeeb09523ea1c413f98008f.tar.gz gentoo-b6679a462b6579b44eeeb09523ea1c413f98008f.tar.bz2 gentoo-b6679a462b6579b44eeeb09523ea1c413f98008f.zip |
dev-python/bleach: x86 stable wrt bug #714596
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/bleach')
-rw-r--r-- | dev-python/bleach/bleach-3.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bleach/bleach-3.1.3.ebuild b/dev-python/bleach/bleach-3.1.3.ebuild index c9d8b7171a52..f31bae378cf0 100644 --- a/dev-python/bleach/bleach-3.1.3.ebuild +++ b/dev-python/bleach/bleach-3.1.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" IUSE="test" RDEPEND=" |